|
NAMEcxSetFsNodeMode - Sets the mode of the specified node.SYNOPSIS#include <comprex.h>void cxSetFsNodeMode(CxFsNode *node, mode_t mode); PARAMETERS
DESCRIPTIONSets the mode of the specified node.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |