|
NAMEcxSetFsNodeGid - Sets the group ID of the specified node.SYNOPSIS#include <comprex.h>void cxSetFsNodeGid(CxFsNode *node, gid_t gid); PARAMETERS
DESCRIPTIONSets the group ID of the specified node.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |