Home
last modified time | relevance | path

Searched refs:bus_message_map_all_properties (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/shared/
Dbus-map-properties.c138 int bus_message_map_all_properties( in bus_message_map_all_properties() function
238 r = bus_message_map_all_properties(m, map, flags, error, userdata); in bus_map_all_properties()
Dbus-map-properties.h23 int bus_message_map_all_properties(sd_bus_message *m, const struct bus_properties_map *map, unsigne…
Dbus-wait-for-units.c261 r = bus_message_map_all_properties(m, map, BUS_MAP_STRDUP, NULL, item); in wait_for_item_parse_properties()