Home
last modified time | relevance | path

Searched refs:host_notify_cancel (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/osfmk/kern/
H A Dhost_notify.h47 void host_notify_cancel(host_notify_t entry);
H A Dhost_notify.c128 host_notify_cancel(host_notify_t entry) in host_notify_cancel() function
/xnu-11215.1.10/osfmk/ipc/
H A Dipc_port.c1067 host_notify_cancel(ipr->ipr_hnotify); in ipc_port_dnnotify()