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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_port.h174 #define IP_DEAD IPC_PORT_DEAD macro
H A Dipc_port.c924 return IP_DEAD;
932 * IP_DEAD -> IP_DEAD
933 * dead port -> IP_DEAD
956 sright = IP_DEAD;
H A Dmach_port.c1326 if (notify == IP_DEAD)
H A Dipc_kmsg.c1236 * so reply_port is IP_DEAD, because the msg
1288 * so reply_port is IP_DEAD, because the msg
2216 reply = IP_DEAD;
/macosx-10.5.8/xnu-1228.15.4/osfmk/device/
H A Diokit_rpc.c355 else if ( sendPort == IP_DEAD)

Completed in 35 milliseconds