FreeBSD Manual Pages
cxSetFileGid(3) The GNUpdate Project cxSetFileGid(3) NAME cxSetFileGid - Sets the group ID of the specified file. SYNOPSIS #include <comprex.h> void cxSetFileGid(CxFile *file, gid_t gid); PARAMETERS file The file. gid The group ID. DESCRIPTION Sets the group ID of the specified file. RETURNS Nothing. libcomprex 05 Mar 2003 cxSetFileGid(3)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxSetFileGid&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>