Searched refs:IPC_PORT_DEAD (Results 1 – 3 of 3) sorted by relevance
144 #define IPC_PORT_DEAD __unsafe_forge_single(ipc_port_t, ~0UL) macro150 return port != IPC_PORT_DEAD && port; in ipc_port_valid()161 #define CAST_MACH_NAME_TO_PORT(x) ((x) == MACH_PORT_DEAD ? (mach_port_t)IPC_PORT_DEAD : (mach_port_…
1017 if (tfpport == IPC_PORT_DEAD) { in task_for_pid()1257 if (tfpport == IPC_PORT_DEAD) { in task_inspect_for_pid()1379 if (tfpport == IPC_PORT_DEAD) { in task_read_for_pid()1469 if (tfpport == IPC_PORT_DEAD) { in pid_suspend()1598 if (tfpport == IPC_PORT_DEAD) { in debug_control_port_for_pid()1696 if (tfpport == IPC_PORT_DEAD) { in pid_resume()
299 #define IP_DEAD IPC_PORT_DEAD