Searched refs:strv_from_stdarg_alloca (Results 1 – 10 of 10) sorted by relevance
89 l = strv_from_stdarg_alloca(property); in dhcp_server_emit_changed()
913 properties = strv_from_stdarg_alloca(property); in link_send_changed()
153 #define strv_from_stdarg_alloca(first) \ macro
429 l = strv_from_stdarg_alloca(properties); in user_send_changed()
411 l = strv_from_stdarg_alloca(properties); in seat_send_changed()
724 l = strv_from_stdarg_alloca(properties); in session_send_changed()
3914 l = strv_from_stdarg_alloca(property); in manager_send_changed()
682 j = strv_from_stdarg_alloca(first); in test_strv_from_stdarg_alloca_one()692 TEST(strv_from_stdarg_alloca) { in TEST() argument
2331 names = strv_from_stdarg_alloca(name); in sd_bus_emit_properties_changed()2918 interfaces = strv_from_stdarg_alloca(interface); in sd_bus_emit_interfaces_added()2971 interfaces = strv_from_stdarg_alloca(interface); in sd_bus_emit_interfaces_removed()
2327 char **l = strv_from_stdarg_alloca(property); in _manager_send_changed()