Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c2155 char *in_val, *node_val; in hc_expand() local
2160 if (nvlist_lookup_string(hap->ha_fmri, *namep, &in_val) == 0) { in hc_expand()
2161 if (strcmp(in_val, node_val) == 0) in hc_expand()