Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dhost_notify.c54 static mach_msg_id_t host_notify_replyid[HOST_NOTIFY_TYPE_MAX + 1] = variable
156 msg->msgh_id = host_notify_replyid[notify_type]; in host_notify_all()