Searched refs:bus_map_all_properties (Results 1 – 16 of 16) sorted by relevance
/systemd-251/src/shared/ |
D | bus-map-properties.h | 24 int bus_map_all_properties(sd_bus *bus, const char *destination, const char *path, const struct bus…
|
D | bus-map-properties.c | 207 int bus_map_all_properties( in bus_map_all_properties() function
|
/systemd-251/src/analyze/ |
D | analyze-time-data.c | 52 r = bus_map_all_properties( in acquire_boot_times() 257 r = bus_map_all_properties( in acquire_time_data()
|
D | analyze-plot.c | 89 r = bus_map_all_properties( in acquire_host_info() 105 r = bus_map_all_properties( in acquire_host_info()
|
D | analyze-security.c | 2363 r = bus_map_all_properties( in acquire_security_info()
|
/systemd-251/src/hostname/ |
D | hostnamectl.c | 325 r = bus_map_all_properties(bus, in show_all_names() 336 r = bus_map_all_properties(bus, in show_all_names()
|
/systemd-251/src/systemctl/ |
D | systemctl-list-machines.c | 75 r = bus_map_all_properties( in get_machine_properties()
|
D | systemctl-util.c | 655 …r = bus_map_all_properties(bus, "org.freedesktop.systemd1", path, property_map, 0, &error, &m, &in… in unit_exists() 747 r = bus_map_all_properties(bus, in unit_get_dependencies()
|
D | systemctl-show.c | 1990 r = bus_map_all_properties( in show_one() 2121 r = bus_map_all_properties( in show_system_status()
|
/systemd-251/src/login/ |
D | loginctl.c | 456 …r = bus_map_all_properties(bus, "org.freedesktop.login1", path, map, BUS_MAP_BOOLEAN_AS_BOOL, &err… in print_session_status_info() 581 …r = bus_map_all_properties(bus, "org.freedesktop.login1", path, map, BUS_MAP_BOOLEAN_AS_BOOL, &err… in print_user_status_info() 652 r = bus_map_all_properties(bus, "org.freedesktop.login1", path, map, 0, &error, &m, &i); in print_seat_status_info()
|
/systemd-251/src/timedate/ |
D | timedatectl.c | 187 r = bus_map_all_properties(bus, in show_status() 627 r = bus_map_all_properties(bus, in show_timesync_status_once()
|
D | timedated.c | 433 r = bus_map_all_properties( in context_update_ntp_status()
|
/systemd-251/src/locale/ |
D | localectl.c | 139 r = bus_map_all_properties(bus, in show_status()
|
/systemd-251/src/machine/ |
D | machinectl.c | 657 r = bus_map_all_properties(bus, in show_machine_info() 903 r = bus_map_all_properties(bus, in show_image_info() 960 r = bus_map_all_properties(bus, in show_pool_info()
|
/systemd-251/src/run/ |
D | run.c | 1066 r = bus_map_all_properties(c->bus, in run_context_update()
|
/systemd-251/src/resolve/ |
D | resolvectl.c | 1577 r = bus_map_all_properties(bus, in status_ifindex() 1841 r = bus_map_all_properties(bus, in status_global()
|