FreeBSD Manual Pages
cxSetFsNodeParent(3) The GNUpdate Project cxSetFsNodeParent(3) NAME cxSetFsNodeParent - Sets the specified node's parent directory. SYNOPSIS #include <comprex.h> void cxSetFsNodeParent(CxFsNode *node, CxDirectory *parent); PARAMETERS node The node. parent The parent directory. DESCRIPTION Sets the specified node's parent directory. RETURNS Nothing. libcomprex 05 Mar 2003 cxSetFsNodeParent(3)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxSetFsNodeParent&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>