Home
last modified time | relevance | path

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

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