Searched refs:bus_property_set_bool (Results 1 – 4 of 4) sorted by relevance
/systemd-251/src/shared/ |
D | bus-get-properties.c | 22 int bus_property_set_bool( in bus_property_set_bool() function
|
D | bus-get-properties.h | 9 int bus_property_set_bool(sd_bus *bus, const char *path, const char *interface, const char *propert…
|
/systemd-251/src/core/ |
D | dbus-manager.c | 2786 …WRITABLE_PROPERTY("ServiceWatchdogs", "b", bus_property_get_bool, bus_property_set_bool, offsetof(…
|
/systemd-251/src/login/ |
D | logind-dbus.c | 3349 …ITABLE_PROPERTY("EnableWallMessages", "b", bus_property_get_bool, bus_property_set_bool, offsetof(…
|