|
NAMEcxSetDirMode - Sets the mode of the specified directory.SYNOPSIS#include <comprex.h>void cxSetDirMode(CxDirectory *dir, mode_t mode); PARAMETERS
DESCRIPTIONSets the mode of the specified directory.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |