FreeBSD Manual Pages
cxIsFsNodeLocal(3) The GNUpdate Project cxIsFsNodeLocal(3) NAME cxIsFsNodeLocal - Returns whether or not the node is stored locally. SYNOPSIS #include <comprex.h> char cxIsFsNodeLocal(CxFsNode *node); PARAMETERS node The node. DESCRIPTION Returns whether or not the node is stored locally. If the node is located online, or within an archive, this will be 0. Otherwise, this will be 1. RETURNS Nothing. libcomprex 05 Mar 2003 cxIsFsNodeLocal(3)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxIsFsNodeLocal&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>