DragonFly On-Line Manual Pages

Search: Section:  


cxSetFsNodeGid(3)            The GNUpdate Project            cxSetFsNodeGid(3)

NAME

cxSetFsNodeGid - Sets the group ID of the specified node.

SYNOPSIS

#include <comprex.h> void cxSetFsNodeGid(CxFsNode *node, gid_t gid);

PARAMETERS

node The node. gid The group ID.

DESCRIPTION

Sets the group ID of the specified node.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetFsNodeGid(3)

Search: Section: