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

FreeBSD Manual Pages

  
 
  

home | help
cxSetDirParent(3)	     The GNUpdate Project	     cxSetDirParent(3)

NAME
       cxSetDirParent -	Sets the specified directory's parent directory.

SYNOPSIS
       #include	<comprex.h>

       void cxSetDirParent(CxDirectory *dir, CxDirectory *parent);

PARAMETERS
       dir    The directory.

       parent The parent directory.

DESCRIPTION
       Sets the	specified directory's parent directory.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003		     cxSetDirParent(3)

NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxSetDirParent&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>

home | help