Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/ipc/
H A Dipc_right.h202 extern kern_return_t ipc_right_copyin_two(
H A Dipc_kmsg.c2928 kr = ipc_right_copyin_two(space, dest_name, dest_entry, in ipc_kmsg_copyin_header()
2986 kr = ipc_right_copyin_two(space, dest_name, dest_entry, in ipc_kmsg_copyin_header()
H A Dipc_right.c2696 ipc_right_copyin_two( in ipc_right_copyin_two() function