Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcs.c266 static void scanlogtext P((struct hshentry*,int));
614 scanlogtext((struct hshentry *)0, false);
888 scanlogtext(delta,edit) in scanlogtext() function
1524 scanlogtext(deltas->first, false);
1533 scanlogtext(deltas->first, true);
1542 scanlogtext((deltas = deltas->rest)->first, true);
H A DChangeLog1547 Combined putdellog() and scanlogtext(); deleted putdellog().