Home
last modified time | relevance | path

Searched refs:time2date (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcstime.c46 time2date(unixtime,date) in time2date() function
86 time2date(
H A Drcsdiff.c373 time2date(workstat.st_mtime, date2);
H A Dci.c549 time2date(workstat.st_mtime, altdate);
1167 time2date(now(), buffer); in getcurdate()
H A Drcsbase.h690 void time2date P((time_t,char[datesize]));
/netbsd-src/external/gpl2/xcvs/dist/contrib/
H A Drcs-5.7-commitid.patch226 #define datesize (yearlength+16) /* size of output of time2date */