Home
last modified time | relevance | path

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

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