KDBUS_HELLO_MONITOR 1213 src/libsystemd/sd-bus/bus-control.c         ((bus)->hello_flags & KDBUS_HELLO_MONITOR                       \
KDBUS_HELLO_MONITOR 1328 src/libsystemd/sd-bus/bus-objects.c         if (bus->hello_flags & KDBUS_HELLO_MONITOR)
KDBUS_HELLO_MONITOR  263 src/libsystemd/sd-bus/sd-bus.c         SET_FLAG(bus->hello_flags, KDBUS_HELLO_MONITOR, b);
KDBUS_HELLO_MONITOR 1408 src/libsystemd/sd-bus/sd-bus.c         if (bus->hello_flags & KDBUS_HELLO_MONITOR)
KDBUS_HELLO_MONITOR 1611 src/libsystemd/sd-bus/sd-bus.c         assert_return(!bus->is_kernel || !(bus->hello_flags & KDBUS_HELLO_MONITOR), -EROFS);
KDBUS_HELLO_MONITOR 1753 src/libsystemd/sd-bus/sd-bus.c         assert_return(!bus->is_kernel || !(bus->hello_flags & KDBUS_HELLO_MONITOR), -EROFS);
KDBUS_HELLO_MONITOR 1851 src/libsystemd/sd-bus/sd-bus.c         assert_return(!bus->is_kernel || !(bus->hello_flags & KDBUS_HELLO_MONITOR), -EROFS);
KDBUS_HELLO_MONITOR 2158 src/libsystemd/sd-bus/sd-bus.c         if (bus->is_kernel && (bus->hello_flags & KDBUS_HELLO_MONITOR))
KDBUS_HELLO_MONITOR 2292 src/libsystemd/sd-bus/sd-bus.c         if (bus->hello_flags & KDBUS_HELLO_MONITOR)
KDBUS_HELLO_MONITOR 2350 src/libsystemd/sd-bus/sd-bus.c         if (bus->hello_flags & KDBUS_HELLO_MONITOR)