Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_method.c371 char *fmrimatch, *fmri, *facmatch; in topo_spoof_apply() local
379 if (nvlist_lookup_string(spoof, ST_SPOOF_FMRI, &fmrimatch) != in topo_spoof_apply()
392 if (fnmatch(fmrimatch, fmri, 0) == 0 && in topo_spoof_apply()