Home
last modified time | relevance | path

Searched refs:mac_do_machexc (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/security/
H A Dmac_mach_internal.h72 int mac_do_machexc(int64_t code, int64_t subcode, uint32_t flags __unused);
H A Dmac_base.c1701 mac_do_machexc(int64_t code, int64_t subcode, uint32_t flags) in mac_do_machexc() function