Home
last modified time | relevance | path

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

/xnu-11215/libsyscall/mach/mach/
H A Derrorlib.h89 struct error_system { struct
98 extern const struct error_system errors[err_max_system + 1]; argument
/xnu-11215/libsyscall/mach/
H A Derrorlib.h102 struct error_system { struct
111 extern const struct error_system _mach_errors[err_max_system + 1]; argument
H A Dmach_error_string.c118 const struct error_system *sys_p; in mach_error_type()
142 const struct error_system *sys_p; in mach_error_string_int()
H A Derror_codes.c78 const struct error_system _mach_errors[err_max_system + 1] = {