bus_type_is_container 168 src/libsystemd/sd-bus/bus-dump.c if (bus_type_is_container(type) > 0) { bus_type_is_container 5417 src/libsystemd/sd-bus/bus-message.c if (bus_type_is_container(type) > 0) { bus_type_is_container 5473 src/libsystemd/sd-bus/bus-message.c assert_return(!contents || !type || bus_type_is_container(type), -EINVAL);