Home
last modified time | relevance | path

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

/systemd-251/src/test/
Dtest-strv.c473 TEST(strv_split_newlines_full) { in TEST() argument
/systemd-251/src/basic/
Dstrv.c225 int strv_split_newlines_full(char ***ret, const char *s, ExtractFlags flags) { in strv_split_newlines_full() function