Searched refs:ENOTCAPABLE (Results 1 – 7 of 7) sorted by relevance
8 assert(errno == ENOTCAPABLE); in main()
772 ENOTCAPABLE => "Capabilities insufficient", in desc()1743 ENOTCAPABLE = libc::ENOTCAPABLE, enumerator1852 libc::ENOTCAPABLE => ENOTCAPABLE, in from_i32()
750 pub const NOTCAPABLE: Self = Self(c::ENOTCAPABLE);
264 ENOTCAPABLE
356 pub const ENOTCAPABLE: c_int = 76; constant
1936 pub const ENOTCAPABLE: ::c_int = 93; constant