Searched refs:ipc_right_inuse (Results 1 – 3 of 3) sorted by relevance
440 if (ipc_right_inuse(entry)) { in ipc_object_alloc_dead_name()553 if (ipc_right_inuse(entry)) {1158 if (!ipc_right_inuse(entry)) { in ipc_object_copyout_name()1171 if (!ipc_right_inuse(entry)) { in ipc_object_copyout_name()1180 } else if (ipc_right_inuse(entry)) { in ipc_object_copyout_name()
125 extern bool ipc_right_inuse(
677 ipc_right_inuse( in ipc_right_inuse() function