/third_party/toybox/toys/posix/ |
D | getconf.c | 125 CONF(MAX_CANON), CONF(MAX_INPUT), CONF(NAME_MAX), CONF(NO_TRUNC),
|
/third_party/rust/crates/nix/src/ |
D | unistd.rs | 1951 MAX_CANON = libc::_PC_MAX_CANON,
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
D | mod.rs | 3360 pub const MAX_CANON: ::c_int = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 312 pub const MAX_CANON: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 307 pub const MAX_CANON: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 316 pub const MAX_CANON: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 310 pub const MAX_CANON: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 307 pub const MAX_CANON: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 307 pub const MAX_CANON: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 308 pub const MAX_CANON: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 307 pub const MAX_CANON: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 306 pub const MAX_CANON: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 310 pub const MAX_CANON: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 312 pub const MAX_CANON: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 316 pub const MAX_CANON: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 319 pub const MAX_CANON: u32 = 255; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 319 pub const MAX_CANON: u32 = 255; constant
|