Searched refs:bus_print_all_properties (Results 1 – 5 of 5) sorted by relevance
/systemd-251/src/shared/ |
D | bus-print-properties.h | 21 int bus_print_all_properties(sd_bus *bus, const char *dest, const char *path, bus_message_print_t f…
|
D | bus-print-properties.c | 406 int bus_print_all_properties( in bus_print_all_properties() function
|
/systemd-251/src/timedate/ |
D | timedatectl.c | 207 r = bus_print_all_properties(bus, in show_properties() 774 r = bus_print_all_properties(bus, in show_timesync()
|
/systemd-251/src/machine/ |
D | machinectl.c | 689 …r = bus_print_all_properties(bus, "org.freedesktop.machine1", path, NULL, arg_property, arg_print_… in show_machine_properties() 988 …r = bus_print_all_properties(bus, "org.freedesktop.machine1", path, NULL, arg_property, arg_print_… in show_image_properties()
|
/systemd-251/src/login/ |
D | loginctl.c | 785 r = bus_print_all_properties( in show_properties()
|