Searched defs:matchinfo (Results 1 – 2 of 2) sorted by relevance
157 struct matchinfo { struct158 cfsubmatch_t fn;159 device_t parent;160 const int *locs;161 void *aux;162 struct cfdata *match;186 static void mapply(struct matchinfo *, cfdata_t); argument
479 const unsigned int *matchinfo; in rank_func() local