Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c2102 char *in_val, *node_val; in hc_expand() local
2107 if (nvlist_lookup_string(hap->ha_fmri, *namep, &in_val) == 0) { in hc_expand()
2108 if (strcmp(in_val, node_val) == 0) in hc_expand()