Home
last modified time | relevance | path

Searched defs:_POSIX_VDISABLE (Results 1 - 14 of 14) sorted by relevance

/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h255 #define _POSIX_VDISABLE 0 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h231 #define _POSIX_VDISABLE 0 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h258 #define _POSIX_VDISABLE 0 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h255 #define _POSIX_VDISABLE 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h231 #define _POSIX_VDISABLE 0 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h237 #define _POSIX_VDISABLE 0 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h231 #define _POSIX_VDISABLE 0 macro
/third_party/musl/include/
H A Dunistd.h297 #define _POSIX_VDISABLE 0 macro
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs392 pub const _POSIX_VDISABLE: ::cc_t = 0xff; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1152 pub const _POSIX_VDISABLE: ::cc_t = 0; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2322 pub const _POSIX_VDISABLE: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1031 pub const _POSIX_VDISABLE: ::cc_t = 0; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2642 pub const _POSIX_VDISABLE: ::cc_t = 0; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2079 pub const _POSIX_VDISABLE: ::cc_t = 0; consts

Completed in 66 milliseconds