Home
last modified time | relevance | path

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

/trueos/gnu/usr.bin/rcs/rcs/
HDrcs.c266 static char const *headstate; variable
576 else if (strcmp(Head->state, headstate) != 0) {
577 Head->state = headstate;
581 changed |= rcs_setstate(Dbranch,headstate);
801 headstate = temp;