Searched defs:ERRNO_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
45 #define ERRNO_UNKNOWN 19 macro
68 pub const ERRNO_UNKNOWN: c_int = 19; const