Home
last modified time | relevance | path

Searched refs:facmatch (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
381 &facmatch) != 0 || nvlist_lookup_uint32(spoof, in topo_spoof_apply()
393 strcmp(facmatch, topo_node_name(facnode)) == 0) { in topo_spoof_apply()