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

/darwin-on-arm/xnu/libsyscall/mach/mach/
H A Dmach_error.h85 char *mach_error_type(
/darwin-on-arm/xnu/libsyscall/mach/
H A Dmach_error.c80 _mach_snprintf(buf, sizeof(buf), "%s %s (%x)", mach_error_type(err), err_str, err);
H A Dmach_error_string.c115 mach_error_type(mach_error_t err) function

Completed in 21 milliseconds