Home
last modified time | relevance | path

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

/systemd-251/src/test/
Dtest-strv.c562 TEST(strv_extend_strv_concat) { in TEST() argument
/systemd-251/src/basic/
Dstrv.c205 int strv_extend_strv_concat(char ***a, char * const *b, const char *suffix) { in strv_extend_strv_concat() function