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

/systemd/src/basic/
H A Dstrv.c88 char **strv_free(char **l) { function
100 return strv_free(l);
114 strv_free(r);
190 strv_free(a);
290 strv_free(r);
633 strv_free(v);
656 strv_free(r);
818 strv_free(*i);

Completed in 13 milliseconds