Searched defs:wildcard_list (Results 1 – 2 of 2) sorted by relevance
100 struct wildcard_list { struct101 struct wildcard_list *next; argument102 struct wildcard_spec spec;
71 struct wildcard_list *wildcard_list; member