Home
last modified time | relevance | path

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

/xnu-11215.41.3/osfmk/ipc/
H A Dipc_port.h706 #define IPC_PORT_ADJUST_SR_RECEIVED_MSG 0x8 macro
H A Dmach_msg.c1143 flags |= IPC_PORT_ADJUST_SR_RECEIVED_MSG; in mach_msg_receive_results_complete()
H A Dipc_port.c2030 if (flags & IPC_PORT_ADJUST_SR_RECEIVED_MSG) { in ipc_port_adjust_special_reply_port_locked()