|
NAMEcxSetFsNodeName - Sets the base name of the specified node.SYNOPSIS#include <comprex.h>void cxSetFsNodeName(CxFsNode *node, const char *name); PARAMETERS
DESCRIPTIONSets the base name of the specified node.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |