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