Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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)

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>

home | help