Home
last modified time | relevance | path

Searched refs:mach_err (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.41.6/bsd/sys/
H A Dubc.h158 errno_t mach_to_bsd_errno(kern_return_t mach_err);
/xnu-12377.41.6/osfmk/kern/
H A Dbsd_kern.c81 int mach_to_bsd_errno(kern_return_t mach_err);
1466 mach_to_bsd_errno(kern_return_t mach_err) in mach_to_bsd_errno() argument
1468 switch (mach_err) { in mach_to_bsd_errno()
/xnu-12377.41.6/bsd/kern/
H A Dsys_generic.c2814 errno_t mach_to_bsd_errno(kern_return_t mach_err);
H A Dkern_memorystatus.c95 errno_t mach_to_bsd_errno(kern_return_t mach_err);