FreeBSD Manual Pages
cxSetDirMode(3) The GNUpdate Project cxSetDirMode(3) NAME cxSetDirMode - Sets the mode of the specified directory. SYNOPSIS #include <comprex.h> void cxSetDirMode(CxDirectory *dir, mode_t mode); PARAMETERS dir The directory. mode The mode to be set. DESCRIPTION Sets the mode of the specified directory. RETURNS Nothing. libcomprex 05 Mar 2003 cxSetDirMode(3)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxSetDirMode&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>