Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxSetFsNodeGid&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help