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