Searched defs:strv_overlap (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/test/ | ||
D | test-strv.c | 521 TEST(strv_overlap) { in TEST() argument |
/systemd-251/src/basic/ | ||
D | strv.c | 735 bool strv_overlap(char * const *a, char * const *b) { in strv_overlap() function |