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

/systemd/src/basic/
H A Dstrv.c35 char *strv_find(char **l, const char *name) { function
577 if (strv_find(i+1, *i))

Completed in 42 milliseconds