Home
last modified time | relevance | path

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

12

/third_party/musl/src/conf/
H A Dfpathconf.c15 [_PC_NO_TRUNC] = 1, in fpathconf()
/third_party/ltp/testcases/kernel/syscalls/fpathconf/
H A Dfpathconf01.c63 {"_PC_NO_TRUNC", _PC_NO_TRUNC},
/third_party/ltp/testcases/kernel/syscalls/pathconf/
H A Dpathconf01.c132 "_PC_NO_TRUNC", _PC_NO_TRUNC}, {
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h289 #define _PC_NO_TRUNC 7 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h265 #define _PC_NO_TRUNC 7 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h292 #define _PC_NO_TRUNC 7 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h289 #define _PC_NO_TRUNC 7 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h265 #define _PC_NO_TRUNC 7 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h271 #define _PC_NO_TRUNC 7 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h265 #define _PC_NO_TRUNC 7 macro
/third_party/musl/include/
H A Dunistd.h331 #define _PC_NO_TRUNC 7 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c107 C(_PC_NO_TRUNC) in f()
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs897 pub const _PC_NO_TRUNC: ::c_int = 7; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs699 pub const _PC_NO_TRUNC: ::c_int = 7; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1054 pub const _PC_NO_TRUNC: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1147 pub const _PC_NO_TRUNC: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1101 pub const _PC_NO_TRUNC: ::c_int = 5; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1699 pub const _PC_NO_TRUNC: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1628 pub const _PC_NO_TRUNC: ::c_int = 7; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1063 pub const _PC_NO_TRUNC: ::c_int = 15; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1938 pub const _PC_NO_TRUNC: ::c_int = 7; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2012 _POSIX_NO_TRUNC = libc::_PC_NO_TRUNC,
/third_party/python/Modules/
H A Dposixmodule.c11684 #ifdef _PC_NO_TRUNC
11685 {"PC_NO_TRUNC", _PC_NO_TRUNC},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2109 pub const _PC_NO_TRUNC: ::c_int = 7; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1223 pub const _PC_NO_TRUNC: ::c_int = 7; consts

Completed in 118 milliseconds

12