Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/ipc/
H A Dipc_port.h354 #define PORT_MARK_EXCEPTION_PORT 0x05 macro
361 …ion_port(port) (((port)->ip_reply_port_semantics) == PORT_MARK_EXCEPTION_PORT)
367 …exception_port(port) ((port)->ip_reply_port_semantics = PORT_MARK_EXCEPTION_PORT)