Searched defs:input_table_unique (Results 1 - 1 of 1) sorted by relevance
/systemd/src/test/ | ||
H A D | test-strv.c | 294 const char * const input_table_unique[] = { local 302 assert_se(!strv_overlap((char **)input_table, (char**)input_table_unique)); |
Completed in 12 milliseconds