Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/ipc/
H A Dipc_entry.h181 extern kern_return_t ipc_entry_claim(
H A Dipc_entry.c251 ipc_entry_claim( in ipc_entry_claim() function
336 return ipc_entry_claim(space, object, namep, entryp); in ipc_entry_alloc()
H A Dipc_object.c936 ipc_entry_claim(space, ip_to_object(port), &name, &entry); in ipc_object_copyout()
H A Dipc_kmsg.c3365 ipc_entry_claim(space, ip_to_object(reply), in ipc_kmsg_copyout_header()
3444 ipc_entry_claim(space, ip_to_object(voucher), &voucher_name, &entry); in ipc_kmsg_copyout_header()