|
NAMEcxSetFsNodeDate - Sets the timestamp of the specified node.SYNOPSIS#include <comprex.h>void cxSetFsNodeDate(CxFsNode *node, time_t date); PARAMETERS
DESCRIPTIONSets the timestamp of the specified node.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |