Home
last modified time | relevance | path

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

/third_party/musl/src/conf/
H A Dfpathconf.c9 [_PC_MAX_CANON] = _POSIX_MAX_CANON, in fpathconf()
/third_party/ltp/testcases/kernel/syscalls/fpathconf/
H A Dfpathconf01.c55 {"_PC_MAX_CANON", _PC_MAX_CANON},
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h283 #define _PC_MAX_CANON 1 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h259 #define _PC_MAX_CANON 1 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h286 #define _PC_MAX_CANON 1 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h283 #define _PC_MAX_CANON 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h259 #define _PC_MAX_CANON 1 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h265 #define _PC_MAX_CANON 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h259 #define _PC_MAX_CANON 1 macro
/third_party/musl/include/
H A Dunistd.h325 #define _PC_MAX_CANON 1 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c104 C(_PC_MAX_CANON) in f()
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs891 pub const _PC_MAX_CANON: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs693 pub const _PC_MAX_CANON: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1048 pub const _PC_MAX_CANON: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1141 pub const _PC_MAX_CANON: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1098 pub const _PC_MAX_CANON: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1693 pub const _PC_MAX_CANON: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1622 pub const _PC_MAX_CANON: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1050 pub const _PC_MAX_CANON: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1933 pub const _PC_MAX_CANON: ::c_int = 2; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs1951 MAX_CANON = libc::_PC_MAX_CANON,
/third_party/python/Modules/
H A Dposixmodule.c11675 #ifdef _PC_MAX_CANON
11676 {"PC_MAX_CANON", _PC_MAX_CANON},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2103 pub const _PC_MAX_CANON: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1217 pub const _PC_MAX_CANON: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs2742 pub const _PC_MAX_CANON: ::c_int = 2; consts

Completed in 131 milliseconds