Home
last modified time | relevance | path

Searched refs:mach_error_t (Results 1 – 5 of 5) sorted by relevance

/mach/
A Dmach_error.h53 mach_error_t error_value
61 mach_error_t error_value
68 mach_error_t error_value
A Derrstring.c46 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()
A Dmach_error.c63 extern char * mach_error_string_int(mach_error_t, boolean_t *);
66 mach_error(char *str, mach_error_t err) in mach_error()
A Derror_compat.c40 __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()
/mach/mach/
A Derror.h100 #define err_none (mach_error_t)0
101 #define ERR_SUCCESS (mach_error_t)0
134 typedef kern_return_t mach_error_t; typedef

Completed in 10 milliseconds