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

/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/
H A Dmach_error_string.c123 sys_p = &_mach_errors[system];
146 sys_p = &_mach_errors[system];
H A Derror_codes.c74 __private_extern__ struct error_system _mach_errors[err_max_system+1] = { variable in typeref:struct:error_system
151 // int error_system_count = errlib_count(_mach_errors);
H A Derrorlib.h111 __private_extern__ struct error_system _mach_errors[err_max_system+1]; variable in typeref:struct:error_system

Completed in 76 milliseconds