Searched refs:jdate2 (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/gpl2/xcvs/dist/src/ |
| H A D | update.c | 2108 char *jdate2; in join_file() local 2122 jdate2 = join_date2; in join_file() 2137 jdate2 = jdate1; in join_file() 2145 rev2 = RCS_getversion (vers->srcfile, jrev2, jdate2, 1, NULL); in join_file() 2240 if (jdate2 != NULL) in join_file() 2243 finfo->fullname, jrev2, jdate2); in join_file() 2265 if (jdate2 != NULL) in join_file() 2268 finfo->fullname, jrev2, jdate2); in join_file() 2378 xvers = Version_TS (finfo, vers->options, jrev2, jdate2, 1, 0); in join_file() 2401 if (jdate2 != NULL) in join_file() [all …]
|