DragonFly On-Line Manual Pages

Search: Section:  


cxSetFsNodeMode(3)           The GNUpdate Project           cxSetFsNodeMode(3)

NAME

cxSetFsNodeMode - Sets the mode of the specified node.

SYNOPSIS

#include <comprex.h> void cxSetFsNodeMode(CxFsNode *node, mode_t mode);

PARAMETERS

node The node. mode The mode.

DESCRIPTION

Sets the mode of the specified node.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetFsNodeMode(3)

Search: Section: