Home
last modified time | relevance | path

Searched refs:strarray_pmatch (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/kern/
H A Dsubr_autoconf.c3019 strarray_pmatch(const char ** const strings, unsigned int const nstrings, in strarray_pmatch() function
3084 ndevice_compats, driver_compats, NULL, strarray_pmatch); in device_compatible_pmatch()
3215 ndevice_compats, driver_compats, &dce, strarray_pmatch)) { in device_compatible_plookup()