Home
last modified time | relevance | path

Searched refs:_PC_MAX_INPUT (Results 1 – 25 of 27) sorted by relevance

12

/third_party/musl/src/conf/
Dfpathconf.c10 [_PC_MAX_INPUT] = _POSIX_MAX_INPUT, in fpathconf()
/third_party/ltp/testcases/kernel/syscalls/fpathconf/
Dfpathconf01.c56 {"_PC_MAX_INPUT", _PC_MAX_INPUT},
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h284 #define _PC_MAX_INPUT 2 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h260 #define _PC_MAX_INPUT 2 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h287 #define _PC_MAX_INPUT 2 macro
/third_party/musl/include/
Dunistd.h326 #define _PC_MAX_INPUT 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h260 #define _PC_MAX_INPUT 2 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h260 #define _PC_MAX_INPUT 2 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h266 #define _PC_MAX_INPUT 2 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h284 #define _PC_MAX_INPUT 2 macro
/third_party/musl/libc-test/src/api/
Dunistd.c105 C(_PC_MAX_INPUT) in f()
/third_party/rust/crates/libc/libc-test/semver/
Dunix.txt428 _PC_MAX_INPUT
Dandroid.txt2675 _PC_MAX_INPUT
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs892 pub const _PC_MAX_INPUT: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs694 pub const _PC_MAX_INPUT: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1049 pub const _PC_MAX_INPUT: ::c_int = 3; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1142 pub const _PC_MAX_INPUT: ::c_int = 3; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1099 pub const _PC_MAX_INPUT: ::c_int = 3; constant
/third_party/rust/crates/nix/src/
Dunistd.rs1955 MAX_INPUT = libc::_PC_MAX_INPUT,
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs1694 pub const _PC_MAX_INPUT: ::c_int = 3; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1623 pub const _PC_MAX_INPUT: ::c_int = 3; constant
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs1934 pub const _PC_MAX_INPUT: ::c_int = 3; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1051 pub const _PC_MAX_INPUT: ::c_int = 3; constant
/third_party/python/Modules/
Dposixmodule.c11484 #ifdef _PC_MAX_INPUT
11485 {"PC_MAX_INPUT", _PC_MAX_INPUT},
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1218 pub const _PC_MAX_INPUT: ::c_int = 2; constant

12