Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsocket/socket/
H A D_soutil.c64 static char *proto_sw[] = { variable
189 if (proto >= (int)sizeof (proto_sw) / (int)sizeof (char *)) in _s_match_netconf()
192 oproto = proto_sw[proto]; in _s_match_netconf()