DragonFly On-Line Manual Pages

Search: Section:  


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)

Search: Section: