Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsocket/socket/
H A D_soutil.c85 static char *family_sw[] = { variable
183 family >= (int)sizeof (family_sw) / (int)sizeof (char *) || in _s_match_netconf()
216 if (strcmp(net->nc_protofmly, family_sw[family]) == 0 && in _s_match_netconf()
221 if (strcmp(net->nc_protofmly, family_sw[family]) == 0 && in _s_match_netconf()
230 if (strcmp(net->nc_protofmly, family_sw[family]) == 0 && in _s_match_netconf()