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

/systemd/src/basic/
H A Dstrv.c47 char *strv_find_prefix(char **l, const char *name) { function
64 /* Like strv_find_prefix, but actually returns only the

Completed in 9 milliseconds