Home
last modified time | relevance | path

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

/xnu-11215.1.10/iokit/IOKit/
H A DIOKitServer.h169 extern mach_port_t ipc_kobject_copy_send(mach_port_t, ipc_kobject_t, ipc_kobject_type_t) __result_u…
/xnu-11215.1.10/osfmk/kern/
H A Dipc_host.c376 port = ipc_kobject_copy_send(port, in host_port_copy_send()
379 port = ipc_kobject_copy_send(port, in host_port_copy_send()
H A Dipc_kobject.h303 extern ipc_port_t ipc_kobject_copy_send(
H A Dhost.c1390 *portp = ipc_kobject_copy_send(port, &realhost, IKOT_HOST); in host_get_special_port()
1393 *portp = ipc_kobject_copy_send(port, &realhost, IKOT_HOST_PRIV); in host_get_special_port()
H A Dipc_kobject.c1270 ipc_kobject_copy_send( in ipc_kobject_copy_send() function
H A Dipc_tt.c1729 port = ipc_kobject_copy_send(port, thread, IKOT_THREAD_CONTROL); in thread_get_special_port_internal()
1999 port = ipc_kobject_copy_send(port, task, IKOT_TASK_CONTROL); in task_get_special_port_internal()