Searched refs:PX_KTRIAGE (Results 1 – 5 of 5) sorted by relevance
84 #define PX_KTRIAGE (1 << 1) /* leave a ktriage record */ macro
1152 exit_with_mach_exception(proc, info, PX_KTRIAGE); in csm_code_signing_violation()
3544 if ((flags & PX_KTRIAGE)) { in exit_with_exception_internal()3628 const uint32_t __assert_only supported_flags = PX_KTRIAGE; in exit_with_mach_exception_using_ast()3631 bool ktriage = flags & PX_KTRIAGE; in exit_with_mach_exception_using_ast()
1970 int flags = PX_KTRIAGE; in handle_user_abort()
2564 flags |= PX_KTRIAGE; in mach_exception_ast()