Searched refs:mach_error_string_int (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/libsyscall/mach/
H A Dmach_error.c77 err_str = mach_error_string_int(err, &diag);
H A Dmach_error_string.c137 mach_error_string_int(mach_error_t err, boolean_t *diag) function
175 return mach_error_string_int( err, &diag );
H A Derrorlib.h112 char *mach_error_string_int(mach_error_t, boolean_t *);

Completed in 20 milliseconds