Searched refs:mach_error_string_int (Results 1 – 2 of 2) sorted by relevance
63 extern char * mach_error_string_int(mach_error_t, boolean_t *);72 err_str=mach_error_string_int(err, &diag); in mach_error()
67 mach_error_string_int(mach_error_t err, in mach_error_string_int() function93 return mach_error_string_int( err, &diag ); in mach_error_string()
Completed in 8 milliseconds