Home
last modified time | relevance | path

Searched defs:LIO_NOWAIT (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
H A Daio.h40 #define LIO_NOWAIT 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Daio.h40 #define LIO_NOWAIT 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Daio.h40 #define LIO_NOWAIT 1 macro
/third_party/musl/include/
H A Daio.h40 #define LIO_NOWAIT 1 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2154 pub const LIO_NOWAIT: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1023 pub const LIO_NOWAIT: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs457 pub const LIO_NOWAIT: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1403 pub const LIO_NOWAIT: ::c_int = 0; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2506 pub const LIO_NOWAIT: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1905 pub const LIO_NOWAIT: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4370 pub const LIO_NOWAIT: ::c_int = 1; consts

Completed in 60 milliseconds