Home
last modified time | relevance | path

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

/xnu-10063.141.1/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-10063.141.1/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.c1321 *portp = ipc_kobject_copy_send(port, &realhost, IKOT_HOST); in host_get_special_port()
1324 *portp = ipc_kobject_copy_send(port, &realhost, IKOT_HOST_PRIV); in host_get_special_port()
H A Dipc_kobject.c1274 ipc_kobject_copy_send( in ipc_kobject_copy_send() function
H A Dipc_tt.c1664 port = ipc_kobject_copy_send(port, thread, IKOT_THREAD_CONTROL); in thread_get_special_port_internal()
1934 port = ipc_kobject_copy_send(port, task, IKOT_TASK_CONTROL); in task_get_special_port_internal()