Home
last modified time | relevance | path

Searched refs:host_request_notification (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.81.4/tests/
H A Dhost_notifications.c17 T_ASSERT_MACH_SUCCESS(host_request_notification(mach_host_self(), notify_type, port), NULL);
64 T_ASSERT_MACH_SUCCESS(host_request_notification(mach_host_self(), HOST_NOTIFY_CALENDAR_SET, port),
66 T_ASSERT_MACH_ERROR(host_request_notification(mach_host_self(), HOST_NOTIFY_CALENDAR_CHANGE, port),
/xnu-12377.81.4/libsyscall/mach/
H A Dadd_attributes_to_mig.txt60 host_request_notification
/xnu-12377.81.4/osfmk/kern/
H A Dhost_notify.c65 host_request_notification( in host_request_notification() function
/xnu-12377.81.4/osfmk/mach/
H A Dmach_host.defs232 routine host_request_notification(