Searched refs:MACH_NOTIFY_PORT_DESTROYED (Results 1 – 8 of 8) sorted by relevance
75 MACH_NOTIFY_PORT_DESTROYED,
383 case MACH_NOTIFY_PORT_DESTROYED: in get_notification_name()524 MACH_NOTIFY_PORT_DESTROYED); in test_receive_immovability()
81 #define MACH_NOTIFY_PORT_DESTROYED (MACH_NOTIFY_FIRST + 005) macro
102 /* MACH_NOTIFY_PORT_DESTROYED: 0105 */
278 * MACH_NOTIFY_PORT_DESTROYED (receive rights)286 * MACH_NOTIFY_PORT_DESTROYED: must be zero.
381 kr = mach_port_request_notification(mach_task_self(), timer_port, MACH_NOTIFY_PORT_DESTROYED, in test_mktimer_notification_policy()403 kr = mach_port_request_notification(mach_task_self(), reply_port, MACH_NOTIFY_PORT_DESTROYED, in test_reply_port_port_destroyed_notification_policy()
1359 …mach_port_guard_exception(ip_type(pd_port), MACH_NOTIFY_PORT_DESTROYED, kGUARD_EXC_INVALID_NOTIFIC… in ipc_allow_register_pd_notification()
1537 case MACH_NOTIFY_PORT_DESTROYED: { in mach_port_request_notification()