strv_join_quoted  851 src/core/dbus-execute.c                         joined = strv_join_quoted(c->environment);
strv_join_quoted  204 src/core/dbus-service.c                                 a = strv_join_quoted(c->argv);
strv_join_quoted  525 src/resolve/resolved-dns-rr.c                 t = strv_join_quoted(rr->txt.strings);
strv_join_quoted   70 src/shared/strv.h char *strv_join_quoted(char **l);