Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/ipc/
H A Dipc_port.h367 #define ip_mark_exception_port(port) ((port)->ip_reply_port_semantics = PORT_MARK… macro
H A Dipc_port.c834 ip_mark_exception_port(port); in ipc_port_init()