Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_node.c689 char *tmp_factype; in topo_node_facility() local
721 &tmp_factype) != 0)) { in topo_node_facility()
728 if (strcmp(fac_type, tmp_factype) != 0) { in topo_node_facility()