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

/freebsd-11-stable/gnu/usr.bin/rcs/rcs/
H A Drcs.c169 * Combined putdellog() and scanlogtext(); deleted putdellog().
263 static void scanlogtext P((struct hshentry*,int));
611 scanlogtext((struct hshentry *)0, false);
885 scanlogtext(delta,edit) function
1517 scanlogtext(deltas->first, false);
1526 scanlogtext(deltas->first, true);
1535 scanlogtext((deltas = deltas->rest)->first, true);

Completed in 171 milliseconds