Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/ !
H A Dhost_notify.c91 kr = ipc_port_request_hnotify_alloc(port, entry, &entry->index); in host_request_notification()
/xnu-11215.61.5/osfmk/ipc/ !
H A Dipc_port.h586 extern kern_return_t ipc_port_request_hnotify_alloc(
H A Dipc_port.c332 ipc_port_request_hnotify_alloc( in ipc_port_request_hnotify_alloc() function