Searched refs:strv_consume (Results 1 – 2 of 2) sorted by relevance
174 int strv_consume(char ***l, char *value) { in strv_consume() function194 return strv_consume(l, v); in strv_extend()
38 int strv_consume(char ***l, char *value);