DragonFly On-Line Manual Pages

Search: Section:  


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)

Search: Section: