|
NAMEcxSetFileUid - Sets the user ID of the specified file.SYNOPSIS#include <comprex.h>void cxSetFileUid(CxFile *file, uid_t uid); PARAMETERS
DESCRIPTIONSets the user ID of the specified file.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |