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

FreeBSD Manual Pages

  
 
  

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

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

home | help