Home
last modified time | relevance | path

Searched refs:mach_error_string_int (Results 1 – 2 of 2) sorted by relevance

/mach/
A Dmach_error.c63 extern char * mach_error_string_int(mach_error_t, boolean_t *);
72 err_str=mach_error_string_int(err, &diag); in mach_error()
A Derrstring.c67 mach_error_string_int(mach_error_t err, in mach_error_string_int() function
93 return mach_error_string_int( err, &diag ); in mach_error_string()

Completed in 8 milliseconds