Searched defs:ERRNO_SUCCESS (Results 1 – 2 of 2) sorted by relevance
26 #define ERRNO_SUCCESS 0 macro
30 pub const ERRNO_SUCCESS: c_int = 0; const