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

/freebsd-11-stable/gnu/usr.bin/rcs/rcs/
H A Drcs.c275 static struct hshentry *cuthead, *cuttail, *delstrt; variable in typeref:struct:
586 cuthead = cuttail = 0;
589 if ( cuttail )
591 cuttail->num, (char *)0, (char *)0, (char *)0,
609 if (!cuttail || buildeltatext(gendeltas)) {
891 * delta->log if delta==cuttail; the text is edited if EDIT is set, else copied.
916 if (nextdelta == cuttail) {
1117 /* cuttail = 0, if the entry is Head; otherwise, cuttail */
1166 /* revision after the last removed revision in cuttail (
[all...]

Completed in 111 milliseconds