Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/
H A Dreason.h118 #define OS_REASON_PORT_SPACE 30 macro
/xnu-8020.121.3/bsd/kern/
H A Dkern_exit.c2833 os_reason_t reason = os_reason_create(OS_REASON_PORT_SPACE, (uint64_t)code); in exit_with_port_space_exception()