Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dhost_notify.c70 host_notify_t entry; in host_request_notification()
133 host_notify_cancel(host_notify_t entry) in host_notify_cancel()
154 host_notify_t entry; in host_notify_all()
160 entry = (host_notify_t)e; in host_notify_all()
192 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);