Home
last modified time | relevance | path

Searched defs:strv_find (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/test/ !
Dtest-strv.c97 TEST(strv_find) { in TEST() argument
/systemd-251/src/basic/ !
Dstrv.c19 char* strv_find(char * const *l, const char *name) { in strv_find() function