KDBUS_NAME_IN_QUEUE   79 src/libsystemd/sd-bus/bus-control.c         if (n->flags & KDBUS_NAME_IN_QUEUE)
KDBUS_NAME_IN_QUEUE  962 src/libsystemd/sd-bus/bus-kernel.c         if (d->type == KDBUS_ITEM_NAME_ADD || (d->name_change.old_id.flags & (KDBUS_NAME_IN_QUEUE|KDBUS_NAME_ACTIVATOR)))
KDBUS_NAME_IN_QUEUE  967 src/libsystemd/sd-bus/bus-kernel.c         if (d->type == KDBUS_ITEM_NAME_REMOVE || (d->name_change.new_id.flags & (KDBUS_NAME_IN_QUEUE|KDBUS_NAME_ACTIVATOR))) {