FreeBSD Manual Pages
cxSetFsNodeDate(3) The GNUpdate Project cxSetFsNodeDate(3) NAME cxSetFsNodeDate - Sets the timestamp of the specified node. SYNOPSIS #include <comprex.h> void cxSetFsNodeDate(CxFsNode *node, time_t date); PARAMETERS node The node. date The date/time timestamp in seconds since the epoch. DESCRIPTION Sets the timestamp of the specified node. RETURNS Nothing. libcomprex 05 Mar 2003 cxSetFsNodeDate(3)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxSetFsNodeDate&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>