Searched defs:strv_find_prefix (Results 1 – 2 of 2) sorted by relevance
102 TEST(strv_find_prefix) { in TEST() argument
39 char* strv_find_prefix(char * const *l, const char *name) { in strv_find_prefix() function