Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dubc.h158 errno_t mach_to_bsd_errno(kern_return_t mach_err);
/xnu-11417.140.69/osfmk/kern/
H A Dbsd_kern.c82 int mach_to_bsd_errno(kern_return_t mach_err);
1459 mach_to_bsd_errno(kern_return_t mach_err) in mach_to_bsd_errno() argument
1461 switch (mach_err) { in mach_to_bsd_errno()
/xnu-11417.140.69/bsd/kern/
H A Dkern_memorystatus.c95 errno_t mach_to_bsd_errno(kern_return_t mach_err);