Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dvers_ts.c401 unix_time_stamp (const char *file) in unix_time_stamp() function
432 time_t mtime = unix_time_stamp (file); in time_stamp()
H A Dls.c481 out->time = gmformat_time_t (unix_time_stamp (repos)); in ls_direntproc()
H A Dcvs.h507 time_t unix_time_stamp (const char *file);
H A DChangeLog3874 * cvs.h (gmformat_time_t, entries_time, unix_time_stamp): New protos.
3883 * vers_ts.c (entries_time, unix_time_stamp): New functions.