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

FreeBSD Manual Pages

  
 
  

home | help
cxSetDirUid(3)		     The GNUpdate Project		cxSetDirUid(3)

NAME
       cxSetDirUid - Sets the user ID of the specified directory.

SYNOPSIS
       #include	<comprex.h>

       void cxSetDirUid(CxDirectory *dir, uid_t	uid);

PARAMETERS
       dir    The directory.

       uid    The user ID.

DESCRIPTION
       Sets the	user ID	of the specified directory.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003			cxSetDirUid(3)

NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxSetDirUid&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>

home | help