Home
last modified time | relevance | path

Searched refs:entries_time (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl2/xcvs/dist/src/
H A Dvers_ts.c376 entries_time (time_t unixtime) in entries_time() function
433 return mtime ? entries_time (mtime) : NULL; in time_stamp()
H A Dls.c402 char *outdate = entries_time (RCS_getrevtime (finfo->rcs, vers->vn_rcs, in ls_fileproc()
H A Dcvs.h506 char *entries_time (time_t unixtime);
H A DChangeLog2236 * vers_ts.c (entries_time): Use size_t pointers. sizeof(int)
3874 * cvs.h (gmformat_time_t, entries_time, unix_time_stamp): New protos.
3883 * vers_ts.c (entries_time, unix_time_stamp): New functions.