Searched refs:error_system (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/headers/
H A Derrorlib.h89 struct error_system { struct
98 extern struct error_system errors[err_max_system+1];
/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/
H A Derrorlib.h102 struct error_system { struct
111 __private_extern__ struct error_system _mach_errors[err_max_system+1];
H A Dmach_error_string.c117 const struct error_system *sys_p;
139 const struct error_system *sys_p;
H A Derror_codes.c74 __private_extern__ struct error_system _mach_errors[err_max_system+1] = {

Completed in 26 milliseconds