OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:F_MULTILOCK
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/nvi/dist/common/
exf.h
67
#define
F_MULTILOCK
0x008 /* Multiple processes running, lock. */
/src/external/bsd/nvi/dist/ex/
ex_filter.c
222
F_SET(sp->ep,
F_MULTILOCK
);
283
F_CLR(sp->ep,
F_MULTILOCK
);
ex_write.c
371
err: if (!F_ISSET(sp->ep,
F_MULTILOCK
))
Completed in 74 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026