Searched refs:mach_error_type (Results 1 – 3 of 3) sorted by relevance
85 char *mach_error_type(
80 _mach_snprintf(buf, sizeof(buf), "%s %s (%x)", mach_error_type(err), err_str, err); in mach_error()
116 mach_error_type(mach_error_t err) in mach_error_type() function