Searched refs:mach_error_string_int (Results 1 – 3 of 3) sorted by relevance
140 mach_error_string_int(mach_error_t err, boolean_t *diag) in mach_error_string_int() function182 return mach_error_string_int( err, &diag ); in mach_error_string()
77 err_str = mach_error_string_int(err, &diag); in mach_error()
111 char *mach_error_string_int(mach_error_t, boolean_t *);