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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxSetFsNodeUid -	Sets the user ID of the	specified node.

SYNOPSIS
       #include	<comprex.h>

       void cxSetFsNodeUid(CxFsNode *node, uid_t uid);

PARAMETERS
       node   The node.

       uid    The user ID.

DESCRIPTION
       Sets the	user ID	of the specified node.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003		     cxSetFsNodeUid(3)

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

home | help