Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/
H A Daio.h32 #define AIO_NOTCANCELED 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Daio.h32 #define AIO_NOTCANCELED 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Daio.h32 #define AIO_NOTCANCELED 1 macro
/third_party/musl/include/
H A Daio.h32 #define AIO_NOTCANCELED 1 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2148 pub const AIO_NOTCANCELED: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1017 pub const AIO_NOTCANCELED: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs451 pub const AIO_NOTCANCELED: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1397 pub const AIO_NOTCANCELED: ::c_int = 2; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2500 pub const AIO_NOTCANCELED: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1899 pub const AIO_NOTCANCELED: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4359 pub const AIO_NOTCANCELED: ::c_int = 4; consts

Completed in 61 milliseconds