Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcs.c278 static struct hshentry *cuthead, *cuttail, *delstrt; variable
589 cuthead = cuttail = 0;
1124 cuthead = 0;
1126 cuthead = store->first;
1235 cuthead = target; in removerevs()
1280 cuthead = target; in removerevs()
1525 if ( cuthead ) {
1531 while (deltas->first != cuthead) {
1580 if ( cuthead ) in buildtree()
1581 if ( cuthead->next == delstrt ) in buildtree()
[all …]