Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/
H A Dexception.c178 port = ipc_port_copy_send_any(port); in exception_port_copy_send()
H A Dhost.c1329 *portp = ipc_port_copy_send_any(main_device_port); in host_get_special_port()
H A Dipc_tt.c235 ipc_port_copy_send_any(parent->itk_registered[i]); in ipc_task_init()
2406 ports[i] = ipc_port_copy_send_any(task->itk_registered[i]); in mach_ports_lookup()
/xnu-8792.81.2/osfmk/ipc/
H A Dipc_port.h893 extern ipc_port_t ipc_port_copy_send_any(
H A Dipc_port.c2782 ipc_port_copy_send_any( in ipc_port_copy_send_any() function
/xnu-8792.81.2/osfmk/vm/
H A Dvm_user.c3230 parent_handle = ipc_port_copy_send_any(parent_handle); in mach_make_memory_entry_internal()