Home
last modified time | relevance | path

Searched defs:GRND_NONBLOCK (Results 1 – 15 of 15) sorted by relevance

/external/ltp/include/lapi/
Dgetrandom.h36 # define GRND_NONBLOCK 0x0001 macro
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/
Dgetrandom_fillin.h55 #define GRND_NONBLOCK 1 macro
/external/boringssl/src/crypto/fipsmodule/rand/
Dgetrandom_fillin.h55 #define GRND_NONBLOCK 1 macro
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/
Dmod.rs200 pub const GRND_NONBLOCK: ::c_uint = 0x1; constant
/external/kernel-headers/original/uapi/linux/
Drandom.h54 #define GRND_NONBLOCK 0x0001 macro
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/
Dmod.rs200 pub const GRND_NONBLOCK: ::c_uint = 0x1; constant
/external/python/cryptography/src/_cffi_src/openssl/src/
Dosrandom_engine.h25 #define GRND_NONBLOCK 0x0001 macro
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dlinux.cpp157 #define GRND_NONBLOCK 1 in getRandom() macro
/external/scudo/standalone/
Dlinux.cpp196 #define GRND_NONBLOCK 1 in getRandom() macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux.cpp138 # define GRND_NONBLOCK 1 macro
/external/python/cpython3/Modules/expat/
Dxmlparse.c79 # define GRND_NONBLOCK 0x0001 macro
/external/expat/lib/
Dxmlparse.c82 # define GRND_NONBLOCK 0x0001 macro
/external/python/cpython2/Modules/expat/
Dxmlparse.c74 # define GRND_NONBLOCK 0x0001 macro
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1661 pub const GRND_NONBLOCK: ::c_uint = 0x0001; constant
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1703 pub const GRND_NONBLOCK: ::c_uint = 0x0001; constant