Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/ipc/
H A Dipc_object.h532 extern kern_return_t ipc_object_alloc_entry_with_name(
H A Dipc_object.c448 ipc_object_alloc_entry_with_name( in ipc_object_alloc_entry_with_name() function
H A Dipc_pset.c184 kr = ipc_object_alloc_entry_with_name(space, name, &entry); in ipc_pset_alloc_name()
H A Dipc_port.c973 kr = ipc_object_alloc_entry_with_name(space, name, &entry); in ipc_port_alloc_name()