Searched defs:stringsList (Results 1 – 1 of 1) sorted by relevance
26 struct stringsList { struct27 struct stringsList *next; argument31 void strings_list_free(struct stringsList *list); argument