Home
last modified time | relevance | path

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

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