DragonFly On-Line Manual Pages

Search: Section:  


cxSetFsNodeUid(3)            The GNUpdate Project            cxSetFsNodeUid(3)

NAME

cxSetFsNodeUid - Sets the user ID of the specified node.

SYNOPSIS

#include <comprex.h> void cxSetFsNodeUid(CxFsNode *node, uid_t uid);

PARAMETERS

node The node. uid The user ID.

DESCRIPTION

Sets the user ID of the specified node.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetFsNodeUid(3)

Search: Section: