Searched defs:CAN_MAX_DLEN (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/testcases/kernel/pty/ | ||
D | pty04.c | 55 #define CAN_MAX_DLEN 8 macro |
/third_party/rust/crates/libc/src/unix/linux_like/linux/ | ||
D | mod.rs | 3512 pub const CAN_MAX_DLEN: usize = 8; constant |