Searched refs:err_str (Results 1 – 1 of 1) sorted by relevance
73 char *err_str; in mach_error() local77 err_str = mach_error_string_int(err, &diag); in mach_error()80 _mach_snprintf(buf, sizeof(buf), "%s %s (%x)", mach_error_type(err), err_str, err); in mach_error()81 err_str = buf; in mach_error()84 fprintf_stderr("%s %s\n", str, err_str); in mach_error()