Home
last modified time | relevance | path

Searched refs:ipc_entry_claim (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.140.41/osfmk/ipc/
H A Dipc_entry.h236 extern kern_return_t ipc_entry_claim(
H A Dipc_entry.c177 ipc_entry_claim( in ipc_entry_claim() function
264 return ipc_entry_claim(space, object, namep, entryp); in ipc_entry_alloc()
H A Dipc_object.c1085 ipc_entry_claim(space, object, &name, &entry); in ipc_object_copyout()
H A Dipc_kmsg.c4429 ipc_entry_claim(space, ip_to_object(reply), in ipc_kmsg_copyout_header()
4516 ipc_entry_claim(space, ip_to_object(voucher), &voucher_name, &entry); in ipc_kmsg_copyout_header()