Searched refs:is_system (Results 1 - 5 of 5) sorted by relevance

/systemd/src/libsystemd/sd-bus/
H A Dbus-internal.h209 bool is_system:1; member in struct:sd_bus
H A Dbus-kernel.c917 name = b->is_system ? "sd-system" :
926 g = strappend(b->is_system ? "sd-system-" :
H A Dsd-bus.c1225 b->is_system = true;
1368 bus->is_system = true;
1417 bus->is_system = true;
3713 if (bus->is_system) {
H A Dbusctl.c2037 bus->is_system = true;
/systemd/src/machine/
H A Dmachine-dbus.c550 bus->is_system = true;

Completed in 3587 milliseconds