Searched defs:ERRNO_UNSUPPORTED (Results 1 – 2 of 2) sorted by relevance
32 #define ERRNO_UNSUPPORTED 6 macro
42 pub const ERRNO_UNSUPPORTED: c_int = 6; const