Home
last modified time | relevance | path

Searched refs:mach_port_request_notification (Results 1 – 7 of 7) sorted by relevance

/xnu-12377.1.9/tests/ipc/
H A Dport_notification_99449706.c73 mach_port_request_notification(mach_task_self(),
H A Dport_type_policy.c476 (void)mach_port_request_notification(mach_task_self(), in test_disallowed_register_mach_notification()
/xnu-12377.1.9/tests/
H A Dreply_port_defense_client.c381 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()
425 kr = mach_port_request_notification(mach_task_self(), reply_port, MACH_NOTIFY_NO_SENDERS, in test_reply_port_no_senders_notification_policy()
/xnu-12377.1.9/libsyscall/mach/
H A Dmach_port.c239 mach_port_request_notification( in mach_port_request_notification() function
/xnu-12377.1.9/osfmk/ipc/
H A Dmach_kernelrpc.c454 rv = mach_port_request_notification(task->itk_space, args->name, in _kernelrpc_mach_port_request_notification_trap()
H A Dmach_port.c1514 mach_port_request_notification( in mach_port_request_notification() function
/xnu-12377.1.9/osfmk/mach/
H A Dmach_port.defs306 routine mach_port_request_notification(