Searched refs:cuthead (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:hshentry
586 cuthead = cuttail = 0;
1121 cuthead = 0;
1123 cuthead = store->first;
1165 /* delstrt in cuthead (0, if delstrt is head), and the */
1232 cuthead = target;
1277 cuthead = target;
1518 if ( cuthead ) {
1524 while (deltas->first != cuthead) {
1573 if ( cuthead )
[all...]

Completed in 71 milliseconds