Searched defs:bus_properties_map (Results 1 - 1 of 1) sorted by relevance

/systemd/src/shared/
H A Dbus-util.h47 struct bus_properties_map { struct
56 int bus_message_map_all_properties(sd_bus_message *m, const struct bus_properties_map *map, void *userdata);
57 int bus_message_map_properties_changed(sd_bus_message *m, const struct bus_properties_map *map, void *userdata);
58 int bus_map_all_properties(sd_bus *bus, const char *destination, const char *path, const struct bus_properties_map *map, void *userdata);

Completed in 7 milliseconds