|
NAMEcxSetDirGid - Sets the group ID of the specified directory.SYNOPSIS#include <comprex.h>void cxSetDirGid(CxDirectory *dir, gid_t gid); PARAMETERS
DESCRIPTIONSets the group ID of the specified directory.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |