Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/ipc/ !
H A Dipc_port.h680 #define IPC_PORT_ADJUST_SR_RECEIVED_MSG 0x8 macro
H A Dmach_msg.c1278 flags |= IPC_PORT_ADJUST_SR_RECEIVED_MSG; in mach_msg_receive_results_complete()
H A Dipc_port.c1945 if (flags & IPC_PORT_ADJUST_SR_RECEIVED_MSG) { in ipc_port_adjust_special_reply_port_locked()