Searched refs:_get_hostserv_inetnetdir_byaddr (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/head/
H A Dnss_netdir.h132 int _get_hostserv_inetnetdir_byaddr(struct netconfig *,
/illumos-gate/usr/src/lib/libsocket/inet/
H A Dgetservbyname_r.c35 * getservbyport_r() is similarly related to _get_hostserv_inetnetdir_byaddr()
117 neterr = _get_hostserv_inetnetdir_byaddr(nconf, &nssin, &nssout);
/illumos-gate/usr/src/lib/libnsl/netdir/
H A Dnetdir.c282 return (_get_hostserv_inetnetdir_byaddr(tp, &nssin, &nssout));
292 return (_get_hostserv_inetnetdir_byaddr(tp, &nssin, &nssout));
298 * _get_hostserv_inetnetdir_byaddr not to do a service lookup.
316 return (_get_hostserv_inetnetdir_byaddr(tp, &nssin, &nssout));
326 return (_get_hostserv_inetnetdir_byaddr(tp, &nssin, &nssout));
/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgethostbyname_r.c38 * gethostbyaddr_r() is similarly related to _get_hostserv_inetnetdir_byaddr()
183 neterr = _get_hostserv_inetnetdir_byaddr(nconf, &nssin, &nssout);
H A Dgetipnodeby.c530 _get_hostserv_inetnetdir_byaddr(nconf, &nssin, &nssout);
607 _get_hostserv_inetnetdir_byaddr(nconf, &nssin, &nssout);
657 _get_hostserv_inetnetdir_byaddr(nconf, &nssin, &nssout);
H A Dnetdir_inet.c815 _get_hostserv_inetnetdir_byaddr(struct netconfig *nconf, function
1178 _nderror = _get_hostserv_inetnetdir_byaddr(nconf, args,
1183 _get_hostserv_inetnetdir_byaddr(nconf,
/illumos-gate/usr/src/lib/libnsl/common/
H A Dllib-lnsl455 int _get_hostserv_inetnetdir_byaddr(struct netconfig *nconf,

Completed in 195 milliseconds