Home
last modified time | relevance | path

Searched defs:_SC_ASYNCHRONOUS_IO (Results 1 - 19 of 19) sorted by relevance

/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h316 #define _SC_ASYNCHRONOUS_IO 12 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h292 #define _SC_ASYNCHRONOUS_IO 12 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h319 #define _SC_ASYNCHRONOUS_IO 12 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h316 #define _SC_ASYNCHRONOUS_IO 12 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h292 #define _SC_ASYNCHRONOUS_IO 12 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h298 #define _SC_ASYNCHRONOUS_IO 12 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h292 #define _SC_ASYNCHRONOUS_IO 12 macro
/third_party/musl/include/
H A Dunistd.h358 #define _SC_ASYNCHRONOUS_IO 12 macro
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs726 pub const _SC_ASYNCHRONOUS_IO: ::c_int = 21; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1177 pub const _SC_ASYNCHRONOUS_IO: ::c_int = 45; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1727 pub const _SC_ASYNCHRONOUS_IO: ::c_int = 50; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs726 pub const _SC_ASYNCHRONOUS_IO: ::c_int = 12; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1100 pub const _SC_ASYNCHRONOUS_IO: ::c_int = 28; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1668 pub const _SC_ASYNCHRONOUS_IO: ::c_int = 26; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1128 pub const _SC_ASYNCHRONOUS_IO: ::c_int = 57; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2136 pub const _SC_ASYNCHRONOUS_IO: ::c_int = 12; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1252 pub const _SC_ASYNCHRONOUS_IO: ::c_int = 12; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1983 pub const _SC_ASYNCHRONOUS_IO: ::c_int = 21; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3804 pub const _SC_ASYNCHRONOUS_IO: ::c_int = 28; consts

Completed in 93 milliseconds