Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsocket/socket/
H A D_soutil.c50 static struct netconfig *_s_match_netconf(int family, int type, int proto,
129 net = _s_match_netconf(family, type, protocol, &nethandle); in _s_netconfig_path()
176 _s_match_netconf(int family, int type, int proto, void **nethandle) in _s_match_netconf() function