Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dipc_host.h92 extern ipc_port_t host_port_copy_send(
H A Dipc_host.c176 sright = host_port_copy_send(self->itk_host); in host_self_trap()
370 host_port_copy_send(ipc_port_t port) in host_port_copy_send() function
H A Dipc_tt.c284 task->itk_host = host_port_copy_send(parent->itk_host); in ipc_task_init()
2021 port = host_port_copy_send(task->itk_host); in task_get_special_port_internal()