Home
last modified time | relevance | path

Searched defs:matchinfo (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/kern/
H A Dsubr_autoconf.c157 struct matchinfo { struct
158 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
/netbsd-src/usr.sbin/makemandb/
H A Dapropos-utils.c479 const unsigned int *matchinfo; in rank_func() local