Home
last modified time | relevance | path

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

12

/third_party/ltp/include/lapi/
Dgetrandom.h23 # define GRND_NONBLOCK 0x0001 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Drandom.h11 #define GRND_NONBLOCK 0x0001 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Drandom.h11 #define GRND_NONBLOCK 0x0001 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Drandom.h11 #define GRND_NONBLOCK 0x0001 macro
/third_party/musl/ndk_musl_include/sys/
Drandom.h11 #define GRND_NONBLOCK 0x0001 macro
/third_party/musl/include/sys/
Drandom.h11 #define GRND_NONBLOCK 0x0001 macro
/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dgetrandom.c20 #define GRND_NONBLOCK 0x0001 macro
/third_party/rust/crates/libc/src/unix/newlib/horizon/
Dmod.rs175 pub const GRND_NONBLOCK: ::c_uint = 0x1; constant
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c107 # define GRND_NONBLOCK 0x0001 macro
/third_party/python/Modules/expat/
Dxmlparse.c107 # define GRND_NONBLOCK 0x0001 macro
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs1283 pub const GRND_NONBLOCK: ::c_int = 0x0001; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs3112 pub const GRND_NONBLOCK: ::c_uint = 0x1; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2011 pub const GRND_NONBLOCK: ::c_uint = 0x0001; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs2045 pub const GRND_NONBLOCK: ::c_uint = 0x0001; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1319 pub const GRND_NONBLOCK: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1323 pub const GRND_NONBLOCK: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1313 pub const GRND_NONBLOCK: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1337 pub const GRND_NONBLOCK: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1322 pub const GRND_NONBLOCK: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1323 pub const GRND_NONBLOCK: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1316 pub const GRND_NONBLOCK: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs1329 pub const GRND_NONBLOCK: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1327 pub const GRND_NONBLOCK: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1324 pub const GRND_NONBLOCK: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs1332 pub const GRND_NONBLOCK: u32 = 1; constant

12