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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxSetFsNodeMode - Sets the mode of the specified	node.

SYNOPSIS
       #include	<comprex.h>

       void cxSetFsNodeMode(CxFsNode *node, mode_t mode);

PARAMETERS
       node   The node.

       mode   The mode.

DESCRIPTION
       Sets the	mode of	the specified node.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003		    cxSetFsNodeMode(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxSetFsNodeMode&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help