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