Home
last modified time | relevance | path

Searched refs:bus_print_all_properties (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/shared/
Dbus-print-properties.h21 int bus_print_all_properties(sd_bus *bus, const char *dest, const char *path, bus_message_print_t f…
Dbus-print-properties.c406 int bus_print_all_properties( in bus_print_all_properties() function
/systemd-251/src/timedate/
Dtimedatectl.c207 r = bus_print_all_properties(bus, in show_properties()
774 r = bus_print_all_properties(bus, in show_timesync()
/systemd-251/src/machine/
Dmachinectl.c689 …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/
Dloginctl.c785 r = bus_print_all_properties( in show_properties()