Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcs.c269 static char const *headstate; variable
579 else if (strcmp(Head->state, headstate) != 0) {
580 Head->state = headstate;
584 changed |= rcs_setstate(Dbranch,headstate);
804 headstate = temp;