|
NAMEcxGetFsNodePath - Returns the full path to the specified node.SYNOPSIS#include <comprex.h>const char *cxGetFsNodePath(CxFsNode *node); PARAMETERS
DESCRIPTIONReturns the full path to the specified node.This may include such non-physical elements as FTP sites, archives, etc. in the path. RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |