OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shm_ok
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/librt/
shm.c
60
static bool
shm_ok
= false;
variable
85
shm_ok
= true;
89
return
shm_ok
;
97
if (__predict_false(!
shm_ok
) && !_shm_check_fs()) {
shm.c
60
static bool
shm_ok
= false;
variable
85
shm_ok
= true;
89
return
shm_ok
;
97
if (__predict_false(!
shm_ok
) && !_shm_check_fs()) {
Completed in 135 milliseconds
Indexes created Thu Sep 17 00:24:55 UTC 2026