Home
last modified time | relevance | path

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

/systemd-251/src/test/
Dtest-strv.c414 TEST(strv_split_and_extend_full) { in TEST() argument
/systemd-251/src/basic/
Dstrv.c284 int strv_split_and_extend_full(char ***t, const char *s, const char *separators, bool filter_duplic… in strv_split_and_extend_full() function