OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StrictLocks
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl2/rcs/dist/src/
rcssyn.c
202
int
StrictLocks
;
316
if ((
StrictLocks
= getkeyopt(Kstrict)))
ci.c
775
! (Expand==VAL_EXPAND || lockthis <
StrictLocks
)
923
if (
StrictLocks
|| !myself(RCSstat.st_uid)) {
1131
* An exception is if !
StrictLocks
, and caller is the owner of
1152
if (!
StrictLocks
&& myself(RCSstat.st_uid))
co.c
493
! (Expand==VAL_EXPAND || (lockflag<=0 &&
StrictLocks
))
rcsgen.c
513
if (
StrictLocks
) aprintf(fout, "; %s", Kstrict);
rcs.c
532
changed |=
StrictLocks
^ strictlock;
533
StrictLocks
= strictlock;
rlog.c
402
StrictLocks
? " strict" : ""
410
if (
StrictLocks
&& pre5)
rcsbase.h
666
extern int
StrictLocks
;
rcsfnms.c
176
* InitAdmin() now initializes
StrictLocks
=STRICT_LOCKING (def. in rcsbase.h).
403
StrictLocks
=STRICT_LOCKING;
Completed in 19 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026