Home
last modified time | relevance | path

Searched defs:date2 (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/usr.bin/cvs/
H A Ddiff.c42 static time_t date2 = -1; variable
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsdiff.c170 char date2[datesize]; variable
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dpatch.c38 static char *date2 = NULL; variable
H A Drcs.c2998 RCS_datecmp (date1, date2) in RCS_datecmp() argument
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dpatch.c43 static char *date2 = NULL; variable
H A Drcs.c3097 RCS_datecmp (const char *date1, const char *date2) in RCS_datecmp()