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

/freebsd-11-stable/gnu/usr.bin/rcs/rcs/
H A Drcs.c267 static int chgheadstate, exitstatus, lockhead, unlockcaller; variable
374 unlockcaller=true;
1359 /* Function: remove lock for caller or first lock if unlockcaller is set;
1369 if (unlockcaller) { /* find lock for caller */

Completed in 60 milliseconds