|
NAMEcxSetFsNodeArchive - Sets the archive that owns the node.SYNOPSIS#include <comprex.h>void cxSetFsNodeArchive(CxFsNode *node, CxArchive *archive); PARAMETERS
DESCRIPTIONSets the archive that owns the node.This should only be used by libcomprex. RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |