Home
last modified time | relevance | path

Searched refs:strv_new (Results 1 – 2 of 2) sorted by relevance

/third_party/eudev/src/shared/
Dstrv.h43 char **strv_new(const char *x, ...) _sentinel_;
Dstrv.c138 char **strv_new(const char *x, ...) { in strv_new() function