Searched defs:ENOTACTIVE (Results 1 – 2 of 2) sorted by relevance
| /external/rust/crates/libc/src/unix/solarish/ | ||
| D | mod.rs | 1215 pub const ENOTACTIVE: ::c_int = 73; constant |
| /external/python/cpython2/Lib/plat-sunos5/ | ||
| D | STROPTS.py | 1019 ENOTACTIVE = 73 variable |