Home
last modified time | relevance | path

Searched refs:_PC_VDISABLE (Results 1 - 25 of 26) sorted by relevance

12

/third_party/musl/src/conf/
H A Dfpathconf.c16 [_PC_VDISABLE] = 0, in fpathconf()
/third_party/ltp/testcases/kernel/syscalls/fpathconf/
H A Dfpathconf01.c57 {"_PC_VDISABLE", _PC_VDISABLE},
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h290 #define _PC_VDISABLE 8 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h266 #define _PC_VDISABLE 8 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h293 #define _PC_VDISABLE 8 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h290 #define _PC_VDISABLE 8 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h266 #define _PC_VDISABLE 8 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h272 #define _PC_VDISABLE 8 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h266 #define _PC_VDISABLE 8 macro
/third_party/musl/include/
H A Dunistd.h332 #define _PC_VDISABLE 8 macro
/third_party/toybox/toys/posix/
H A Dgetconf.c128 {"_POSIX_VDISABLE", _PC_VDISABLE},
/third_party/musl/libc-test/src/api/
H A Dunistd.c118 C(_PC_VDISABLE) in f()
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs898 pub const _PC_VDISABLE: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs700 pub const _PC_VDISABLE: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1055 pub const _PC_VDISABLE: ::c_int = 9; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1148 pub const _PC_VDISABLE: ::c_int = 9; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1104 pub const _PC_VDISABLE: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1700 pub const _PC_VDISABLE: ::c_int = 9; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1629 pub const _PC_VDISABLE: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1064 pub const _PC_VDISABLE: ::c_int = 16; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1939 pub const _PC_VDISABLE: ::c_int = 8; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2015 _POSIX_VDISABLE = libc::_PC_VDISABLE,
/third_party/python/Modules/
H A Dposixmodule.c11702 #ifdef _PC_VDISABLE
11703 {"PC_VDISABLE", _PC_VDISABLE},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2110 pub const _PC_VDISABLE: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1224 pub const _PC_VDISABLE: ::c_int = 8; consts

Completed in 100 milliseconds

12