Searched defs:strv_extendf (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/test/ ! | ||
D | test-strv.c | 618 TEST(strv_extendf) { in TEST() argument |
/systemd-251/src/basic/ ! | ||
D | strv.c | 779 int strv_extendf(char ***l, const char *format, ...) { in strv_extendf() function |