OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GRND_NONBLOCK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
random.h
39
#define
GRND_NONBLOCK
(1u << 0)
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_linux.cc
142
# if !defined(
GRND_NONBLOCK
)
143
# define
GRND_NONBLOCK
1
2095
blocking ? 0 :
GRND_NONBLOCK
);
Completed in 14 milliseconds
Indexes created Tue Sep 30 10:09:55 GMT 2025