DragonFly On-Line Manual Pages

Search: Section:  


cxSetDirGid(3)               The GNUpdate Project               cxSetDirGid(3)

NAME

cxSetDirGid - Sets the group ID of the specified directory.

SYNOPSIS

#include <comprex.h> void cxSetDirGid(CxDirectory *dir, gid_t gid);

PARAMETERS

dir The directory. gid The group ID.

DESCRIPTION

Sets the group ID of the specified directory.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetDirGid(3)

Search: Section: