Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_fmri.c851 static char *hc_auth_table[] = { variable
873 len = strlen(hc_auth_table[i]); in hc_auth_to_type()
875 if (strncmp(auth + 1, hc_auth_table[i], len) == 0 && in hc_auth_to_type()