Searched defs:MAXCOMLEN (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/plat-sunos5/ | ||
D | STROPTS.py | 1071 MAXCOMLEN = 16 variable |
/external/rust/crates/libc/src/unix/bsd/apple/ | ||
D | mod.rs | 3179 pub const MAXCOMLEN: usize = 16; constant |