Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/IOKit/
H A DIOKitServer.h173 extern mach_port_t ipc_kobject_copy_send(mach_port_t, ipc_kobject_t, ipc_kobject_type_t) __result_u…
/xnu-12377.61.12/osfmk/kern/
H A Dipc_kobject.h282 extern ipc_port_t ipc_kobject_copy_send(
H A Dipc_host.c379 port = ipc_kobject_copy_send(port, in host_port_copy_send()
382 port = ipc_kobject_copy_send(port, in host_port_copy_send()
H A Dhost.c1408 *portp = ipc_kobject_copy_send(port, &realhost, IKOT_HOST); in host_get_special_port()
1411 *portp = ipc_kobject_copy_send(port, &realhost, IKOT_HOST_PRIV); in host_get_special_port()
H A Dipc_kobject.c1030 ipc_kobject_copy_send( in ipc_kobject_copy_send() function
H A Dipc_tt.c1560 port = ipc_kobject_copy_send(port, thread, IKOT_THREAD_CONTROL); in thread_get_special_port_internal()
1834 port = ipc_kobject_copy_send(port, task, IKOT_TASK_CONTROL); in task_get_special_port_internal()