FreeBSD Manual Pages
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)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
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>