Searched defs:ENOTCAPABLE (Results 1 – 9 of 9) sorted by relevance
162 #define ENOTCAPABLE 93 /* Capabilities insufficient */ macro
366 pub const ENOTCAPABLE: c_int = 76; constant
1468 ENOTCAPABLE = libc::ENOTCAPABLE, enumerator
2871 pub const ENOTCAPABLE: ::c_int = 93; constant
2849 pub const ENOTCAPABLE: ::c_int = 93; constant