Searched refs:property_map (Results 1 – 4 of 4) sorted by relevance
/systemd-251/src/analyze/ |
D | analyze-time-data.c | 21 static const struct bus_properties_map property_map[] = { in acquire_boot_times() local 56 property_map, in acquire_boot_times() 218 static const struct bus_properties_map property_map[] = { in acquire_time_data() local 261 property_map, in acquire_time_data()
|
/systemd-251/src/systemctl/ |
D | systemctl-util.c | 631 static const struct bus_properties_map property_map[] = { in unit_exists() local 655 …r = bus_map_all_properties(bus, "org.freedesktop.systemd1", path, property_map, 0, &error, &m, &in… in unit_exists()
|
D | systemctl-show.c | 1870 static const struct bus_properties_map property_map[] = { in show_one() local 1994 show_mode == SYSTEMCTL_SHOW_STATUS ? status_map : property_map, in show_one()
|
/systemd-251/src/resolve/ |
D | resolvectl.c | 1537 static const struct bus_properties_map property_map[] = { in status_ifindex() local 1580 property_map, in status_ifindex() 1815 static const struct bus_properties_map property_map[] = { in status_global() local 1844 property_map, in status_global()
|