Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsdiff.c170 char date2[datesize]; variable
/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()