Searched refs:_get_hostserv_inetnetdir_byname (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libsocket/inet/
H A Dgetservbyname_r.c28 * _get_hostserv_inetnetdir_byname() which is also used to implement
83 neterr = _get_hostserv_inetnetdir_byname(nconf, &nssin, &nssout);
/osnet-11/usr/src/lib/libnsl/nss/
H A Dgethostbyname_r.c31 * _get_hostserv_inetnetdir_byname() which is also used to implement
138 neterr = _get_hostserv_inetnetdir_byname(nconf, &nssin, &nssout);
H A Dgetipnodeby.c311 ret = _get_hostserv_inetnetdir_byname(nconf, &nssin, &nssout);
349 ret = _get_hostserv_inetnetdir_byname(nconf, &nssin, &nssout);
H A Dnetdir_inet.c172 _get_hostserv_inetnetdir_byname(struct netconfig *nconf, function
769 _nderror = _get_hostserv_inetnetdir_byname(nconf, args,
774 _get_hostserv_inetnetdir_byname(nconf,
/osnet-11/usr/src/lib/libnsl/netdir/
H A Dnetdir.c146 * this routine calls a common interface _get_hostserv_inetnetdir_byname
183 return (_get_hostserv_inetnetdir_byname(tp, &nssin, &nssout));
196 return (_get_hostserv_inetnetdir_byname(tp, &nssin, &nssout));
/osnet-11/usr/src/lib/libnsl/common/
H A Dllib-lnsl367 int _get_hostserv_inetnetdir_byname(struct netconfig *nconf,

Completed in 51 milliseconds