]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/resolve/resolved-link-bus.c
bus-util: add bus_property_get_string_set() helper 27989/head
authorLennart Poettering <lennart@poettering.net>
Fri, 9 Jun 2023 19:45:31 +0000 (21:45 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 12 Jun 2023 09:35:52 +0000 (11:35 +0200)
commitfefefcd573e7d72fbcd26f39faeca6ea229c20f7
treec189c1e8067fece481eef5f285f1d63e6fea56d2
parent9298af8dd30a8c4fcae93540956dc8784ae44049
bus-util: add bus_property_get_string_set() helper

This is a common implementation of a property getter for a Set of
strings.
src/core/dbus-execute.c
src/resolve/resolved-bus.c
src/resolve/resolved-link-bus.c
src/shared/bus-util.c
src/shared/bus-util.h