Searched refs:mach_error_t (Results 1 – 6 of 6) sorted by relevance
66 static void do_compat(mach_error_t *);69 do_compat(mach_error_t *org_err) in do_compat()71 mach_error_t err = *org_err; in do_compat()116 mach_error_type(mach_error_t err) in mach_error_type()140 mach_error_string_int(mach_error_t err, boolean_t *diag) in mach_error_string_int()178 mach_error_string(mach_error_t err) in mach_error_string()
71 mach_error(const char *str, mach_error_t err) in mach_error()
112 char *mach_error_string_int(mach_error_t, boolean_t *);
78 #define err_none (mach_error_t)079 #define ERR_SUCCESS (mach_error_t)0111 typedef kern_return_t mach_error_t; typedef112 typedef mach_error_t (* mach_error_fn_t)( void );
74 mach_error_t error_value82 mach_error_t error_value89 mach_error_t error_value
1956 mach_error_t error __unused) {