Searched defs:mapping_defn_t (Results 1 – 1 of 1) sorted by relevance
176 struct mapping_defn_t { struct177 struct mapping_defn_t *next; argument179 int max_matches;180 int n_matches;181 char **match;206 struct mapping_defn_t *mappings; argument