Searched defs:wildcard_list (Results 1 – 2 of 2) sorted by relevance
116 struct wildcard_list { struct117 struct wildcard_list *next; argument118 struct wildcard_spec spec;
76 struct wildcard_list *wildcard_list; member