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

/systemd/src/basic/
H A Dstrv.c135 char **strv_new_ap(const char *x, va_list ap) { function
199 r = strv_new_ap(x, ap);

Completed in 8 milliseconds