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

/systemd/src/basic/
H A Dstrv.c194 char **strv_new(const char *x, ...) { function
661 return strv_new(NULL, NULL);

Completed in 19 milliseconds