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