Searched refs:_mach_errors (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/libsyscall/mach/
H A Dmach_error_string.c123 sys_p = &_mach_errors[system];
146 sys_p = &_mach_errors[system];
H A Derror_codes.c75 const struct error_system _mach_errors[err_max_system+1] = { variable in typeref:struct:error_system
159 // int error_system_count = errlib_count(_mach_errors);
H A Derrorlib.h111 extern const struct error_system _mach_errors[err_max_system+1];

Completed in 71 milliseconds