Searched refs:err_max_system (Results 1 – 3 of 3) sorted by relevance
58 if (system > err_max_system in mach_error_type()80 if (system > err_max_system) return( "(?/?) unknown error system" ); in mach_error_string_int()
82 extern const struct error_system errors[err_max_system+1];
128 #define err_max_system 0x3f macro
Completed in 5 milliseconds