|
NAMEcxSetDirUid - Sets the user ID of the specified directory.SYNOPSIS#include <comprex.h>void cxSetDirUid(CxDirectory *dir, uid_t uid); PARAMETERS
DESCRIPTIONSets the user ID of the specified directory.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |