|
NAMEcxSetFsNodeParent - Sets the specified node's parent directory.SYNOPSIS#include <comprex.h>void cxSetFsNodeParent(CxFsNode *node, CxDirectory *parent); PARAMETERS
DESCRIPTIONSets the specified node's parent directory.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |