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

/freebsd-11-stable/gnu/usr.bin/rcs/rcs/
H A Drcs.c271 static struct Status *statelst, **nextstate; variable in typeref:struct:Status
299 nextstate = &statelst;
583 for (curstate = statelst; curstate; curstate = curstate->nextstatus)
785 /* revision and store in statelst */

Completed in 62 milliseconds