Searched refs:strv_from_stdarg_alloca (Results 1 - 9 of 9) sorted by relevance

/systemd/src/network/
H A Dnetworkd-manager-bus.c42 l = strv_from_stdarg_alloca(property);
H A Dnetworkd-link-bus.c129 l = strv_from_stdarg_alloca(property);
/systemd/src/basic/
H A Dstrv.h111 #define strv_from_stdarg_alloca(first) \ macro
/systemd/src/login/
H A Dlogind-user-dbus.c394 l = strv_from_stdarg_alloca(properties);
H A Dlogind-seat-dbus.c471 l = strv_from_stdarg_alloca(properties);
H A Dlogind-session-dbus.c652 l = strv_from_stdarg_alloca(properties);
H A Dlogind-dbus.c2742 l = strv_from_stdarg_alloca(property);
/systemd/src/test/
H A Dtest-strv.c434 j = strv_from_stdarg_alloca(first);
/systemd/src/libsystemd/sd-bus/
H A Dbus-objects.c2148 names = strv_from_stdarg_alloca(name);
2717 interfaces = strv_from_stdarg_alloca(interface);
2768 interfaces = strv_from_stdarg_alloca(interface);

Completed in 2072 milliseconds