Searched refs:ipc_right_inuse (Results 1 – 3 of 3) sorted by relevance
456 if (kr == KERN_SUCCESS && ipc_right_inuse(*entry)) { in ipc_object_alloc_entry_with_name()1017 if (!ipc_right_inuse(entry)) { in ipc_object_copyout_name()1030 if (!ipc_right_inuse(entry)) { in ipc_object_copyout_name()1039 } else if (ipc_right_inuse(entry)) { in ipc_object_copyout_name()
117 extern bool ipc_right_inuse(
637 ipc_right_inuse( in ipc_right_inuse() function