Searched refs:ipc_right_inuse (Results 1 – 3 of 3) sorted by relevance
442 if (ipc_right_inuse(entry)) { in ipc_object_alloc_dead_name()555 if (ipc_right_inuse(entry)) {1160 if (!ipc_right_inuse(entry)) { in ipc_object_copyout_name()1173 if (!ipc_right_inuse(entry)) { in ipc_object_copyout_name()1182 } else if (ipc_right_inuse(entry)) { in ipc_object_copyout_name()
125 extern bool ipc_right_inuse(
678 ipc_right_inuse( in ipc_right_inuse() function