DragonFly On-Line Manual Pages

Search: Section:  


cxApplyFsNodeInfo(3)         The GNUpdate Project         cxApplyFsNodeInfo(3)

NAME

cxApplyFsNodeInfo - Applies the information from an FsNode to a physical file or directory.

SYNOPSIS

#include <comprex.h> void cxApplyFsNodeInfo(CxFsNode *node, const char *path);

PARAMETERS

node The FsNode. path The path to apply the information to.

DESCRIPTION

Applies the information from an FsNode to a physical file or directory. This applies the mode, UID, GID, and timestamp, if available.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxApplyFsNodeInfo(3)

Search: Section: