FreeBSD Manual Pages
cxGetNextFsNode(3) The GNUpdate Project cxGetNextFsNode(3) NAME cxGetNextFsNode - Returns the next node in a list of nodes. SYNOPSIS #include <comprex.h> CxFsNode *cxGetNextFsNode(CxFsNode *node); PARAMETERS node The current node. DESCRIPTION Returns the next node in a list of nodes. RETURNS Nothing. libcomprex 05 Mar 2003 cxGetNextFsNode(3)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxGetNextFsNode&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>