Searched refs:IP_DEAD (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_port.h181 #define IP_DEAD IPC_PORT_DEAD macro
H A Dipc_port.c1091 return IP_DEAD;
1099 * IP_DEAD -> IP_DEAD
1100 * dead port -> IP_DEAD
1123 sright = IP_DEAD;
1248 return IP_DEAD;
H A Dmach_port.c1410 if (notify == IP_DEAD)
H A Dipc_kmsg.c1732 * so reply_port is IP_DEAD, because the msg
1791 * so reply_port is IP_DEAD, because the msg
2968 reply = IP_DEAD;
/darwin-on-arm/xnu/osfmk/device/
H A Diokit_rpc.c383 else if ( sendPort == IP_DEAD)

Completed in 35 milliseconds