Home
last modified time | relevance | path

Searched refs:zonelenmax (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcstime.c101 char s[datesize + zonelenmax];
129 char datebuf[datesize + zonelenmax];
H A Drcsrev.c280 char datebuf[datesize + zonelenmax];
406 char datebuf[datesize + zonelenmax];
539 char datebuf[datesize + zonelenmax];
H A Dci.c288 char newdatebuf[datesize + zonelenmax];
289 char targetdatebuf[datesize + zonelenmax];
1277 bufalloc(&logbuf, i + datesize + zonelenmax); in getlogmsg()
H A Drcsbase.h686 #define zonelenmax 9 /* maxiumum length of time zone string, e.g. "+12:34:56" */ macro
687 char const *date2str P((char const[datesize],char[datesize + zonelenmax]));
H A Drcsdiff.c470 char datestr[datesize + zonelenmax];
H A Drlog.c573 char datebuf[datesize + zonelenmax];
H A Drcsedit.c1029 char datebuf[datesize + zonelenmax];
H A DChangeLog214 (zonelenmax): Increase to 9 for full ISO 8601 format.
/netbsd-src/external/gpl2/xcvs/dist/contrib/
H A Drcs-5.7-commitid.patch260 char newdatebuf[datesize + zonelenmax];
261 char targetdatebuf[datesize + zonelenmax];