Searched defs:input_table_none (Results 1 - 1 of 1) sorted by relevance
/systemd/src/test/ | ||
H A D | test-strv.c | 69 static const char* const input_table_none[] = { variable 151 t = strv_join((char **)input_table_none, ", "); 655 test_strv_quote_unquote(input_table_none, ""); |
Completed in 11 milliseconds