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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxGetFileUid - Returns the user ID of the specified file.

SYNOPSIS
       #include	<comprex.h>

       uid_t cxGetFileUid(CxFile *file);

PARAMETERS
       file   The file.

DESCRIPTION
       Returns the user	ID of the specified file.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003		       cxGetFileUid(3)

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

home | help