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

/freebsd-11-stable/gnu/usr.bin/rcs/rcs/
H A Drcs.c286 int strictlock, strict_selected, textflag; variable
301 branchflag = strictlock = false;
386 if (!strictlock) /* Already selected -U? */
389 strictlock = true;
395 if (strictlock) /* Already selected -L? */
529 changed |= StrictLocks ^ strictlock;
530 StrictLocks = strictlock;

Completed in 215 milliseconds