|
NAMEcxGetFsNodeMode - Returns the mode of the specified node.SYNOPSIS#include <comprex.h>mode_t cxGetFsNodeMode(CxFsNode *node); PARAMETERS
DESCRIPTIONReturns the mode of the specified node.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |