Searched defs:ENOTCAPABLE (Results 1 – 2 of 2) sorted by relevance
| /rust-libc-0.2.174/src/wasi/ | ||
| H A D | mod.rs | 356 pub const ENOTCAPABLE: c_int = 76; constant |
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/ | ||
| H A D | mod.rs | 2511 pub const ENOTCAPABLE: c_int = 93; constant |