Home
last modified time | relevance | path

Searched refs:host_notify_t (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/osfmk/kern/
H A Dhost_notify.c68 host_notify_t entry; in host_request_notification()
128 host_notify_cancel(host_notify_t entry) in host_notify_cancel()
149 host_notify_t entry; in host_notify_all()
155 entry = (host_notify_t)e; in host_notify_all()
187 entry = (host_notify_t)e; in host_notify_all()
H A Dhost_notify.h43 typedef struct host_notify_entry *host_notify_t; typedef
47 void host_notify_cancel(host_notify_t entry);