Home
last modified time | relevance | path

Searched refs:rcsbuf_fill (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/cvs/src/
H A Drcs.c1086 ptr = rcsbuf_fill (rcsbuf, ptr, (char **) NULL, (char **) NULL);
1110 ptr = rcsbuf_fill (rcsbuf, ptr, keyp, (char **) NULL);
1145 ptr = rcsbuf_fill (rcsbuf, ptr, keyp, (char **) NULL);
1190 ptr = rcsbuf_fill (rcsbuf, ptrend, keyp, valp);
1203 pat = rcsbuf_fill (rcsbuf, pat, keyp, valp);
1268 ptr = rcsbuf_fill (rcsbuf, ptr, keyp, valp);
1316 ptr = rcsbuf_fill (rcsbuf, ptrend, keyp, valp);
1370 ptr = rcsbuf_fill (rcsbuf, ptrend, keyp, valp);
1382 ptr = rcsbuf_fill (rcsbuf, ptr, keyp, valp);
1457 ptr = rcsbuf_fill (rcsbuf, ptr, revp, (char **) NULL);
[all …]
H A DChangeLog4603 rcsbuf_fill, rcsbuf_valcopy, rcsbuf_valpolish,