Searched refs:test_strv (Results 1 – 2 of 2) sorted by relevance
242 _cleanup_strv_free_ char **test_strv = NULL; in bus_match_run() local370 (void) bus_message_get_arg_strv(m, node->type - BUS_MATCH_ARG_HAS, &test_strv); in bus_match_run()384 else if (test_strv) { in bus_match_run()385 STRV_FOREACH(i, test_strv) { in bus_match_run()408 if (!value_node_test(c, node->type, test_u8, test_str, test_strv, m)) in bus_match_run()
559 static void test_strv(sd_netlink *rtnl) { in test_strv() function689 test_strv(rtnl); in main()