Home
last modified time | relevance | path

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

/systemd-251/src/test/
Dtest-strv.c110 TEST(strv_find_startswith) { in TEST() argument
/systemd-251/src/basic/
Dstrv.c49 char* strv_find_startswith(char * const *l, const char *name) { in strv_find_startswith() function