strv_from_stdarg_alloca 2106 src/libsystemd/sd-bus/bus-objects.c         names = strv_from_stdarg_alloca(name);
strv_from_stdarg_alloca 2285 src/libsystemd/sd-bus/bus-objects.c         interfaces = strv_from_stdarg_alloca(interface);
strv_from_stdarg_alloca 2329 src/libsystemd/sd-bus/bus-objects.c         interfaces = strv_from_stdarg_alloca(interface);
strv_from_stdarg_alloca 2192 src/login/logind-dbus.c         l = strv_from_stdarg_alloca(property);
strv_from_stdarg_alloca  444 src/login/logind-seat-dbus.c         l = strv_from_stdarg_alloca(properties);
strv_from_stdarg_alloca  603 src/login/logind-session-dbus.c         l = strv_from_stdarg_alloca(properties);
strv_from_stdarg_alloca  359 src/login/logind-user-dbus.c         l = strv_from_stdarg_alloca(properties);