Searched defs:strv_find (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/test/ ! | ||
D | test-strv.c | 97 TEST(strv_find) { in TEST() argument |
/systemd-251/src/basic/ ! | ||
D | strv.c | 19 char* strv_find(char * const *l, const char *name) { in strv_find() function |