Searched refs:OS_REASON_LIBSYSTEM (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215.1.10/libsyscall/wrappers/ |
| H A D | terminate_with_reason.c | 37 os_fault_with_payload(OS_REASON_LIBSYSTEM, OS_REASON_LIBSYSTEM_CODE_FAULT, in __darwin_check_fd_set_overflow() 45 os_fault_with_payload(OS_REASON_LIBSYSTEM, OS_REASON_LIBSYSTEM_CODE_FAULT, in __darwin_check_fd_set_overflow()
|
| /xnu-11215.1.10/tests/ |
| H A D | corpse_backtrace.c | 239 int ret = os_fault_with_payload(OS_REASON_LIBSYSTEM, OS_REASON_LIBSYSTEM_CODE_FAULT, 307 int ret = os_fault_with_payload(OS_REASON_LIBSYSTEM, OS_REASON_LIBSYSTEM_CODE_FAULT,
|
| /xnu-11215.1.10/bsd/sys/ |
| H A D | reason.h | 130 #define OS_REASON_LIBSYSTEM 18 macro
|
| /xnu-11215.1.10/tests/vm/ |
| H A D | memorystatus_freeze_test.c | 1815 os_fault_with_payload(OS_REASON_LIBSYSTEM, OS_REASON_LIBSYSTEM_CODE_FAULT,
|