Searched refs:mach_error_t (Results 1 – 5 of 5) sorted by relevance
53 mach_error_t error_value61 mach_error_t error_value68 mach_error_t error_value
46 extern void __mach_error_map_compat (mach_error_t *);49 mach_error_type(mach_error_t err) in mach_error_type()67 mach_error_string_int(mach_error_t err, in mach_error_string_int()89 mach_error_string(mach_error_t err) in mach_error_string()
63 extern char * mach_error_string_int(mach_error_t, boolean_t *);66 mach_error(char *str, mach_error_t err) in mach_error()
40 __mach_error_map_compat(mach_error_t *org_err) in __mach_error_map_compat()42 mach_error_t err = *org_err; in __mach_error_map_compat()
100 #define err_none (mach_error_t)0101 #define ERR_SUCCESS (mach_error_t)0134 typedef kern_return_t mach_error_t; typedef
Completed in 10 milliseconds