|
NAMEcxGetFileUid - Returns the user ID of the specified file.SYNOPSIS#include <comprex.h>uid_t cxGetFileUid(CxFile *file); PARAMETERS
DESCRIPTIONReturns the user ID of the specified file.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |