Searched refs:mach_error_type (Results 1 – 4 of 4) sorted by relevance
64 const char *mach_error_type(
49 mach_error_type(mach_error_t err) in mach_error_type() function62 libc_hidden_def (mach_error_type)
75 sprintf( buf, "%s %s (%x)", mach_error_type(err), err_str, err ); in mach_error()
25 mach_error; mach_error_string; mach_error_type;
Completed in 7 milliseconds