Searched defs:strlist (Results 1 – 2 of 2) sorted by relevance
15 struct strlist { struct32 struct strlist *strlist__new(const char *slist, const struct strlist_config *config); argument
19 struct strlist *strlist = container_of(rblist, struct strlist, rblist); in strlist__node_new() local