Searched refs:_get_hostserv_inetnetdir_byname (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/head/ |
H A D | nss_netdir.h | 130 int _get_hostserv_inetnetdir_byname(struct netconfig *,
|
/titanic_41/usr/src/lib/libsocket/inet/ |
H A D | getservbyname_r.c | 83 neterr = _get_hostserv_inetnetdir_byname(nconf, &nssin, &nssout); in getservbyname_r()
|
/titanic_41/usr/src/lib/libnsl/nss/ |
H A D | gethostbyname_r.c | 138 neterr = _get_hostserv_inetnetdir_byname(nconf, &nssin, &nssout); in gethostbyname_r()
|
H A D | getipnodeby.c | 268 ret = _get_hostserv_inetnetdir_byname(nconf, &nssin, &nssout); in getipnodebyname() 306 ret = _get_hostserv_inetnetdir_byname(nconf, &nssin, &nssout); in getipnodebyname()
|
H A D | netdir_inet.c | 185 _get_hostserv_inetnetdir_byname(struct netconfig *nconf, in _get_hostserv_inetnetdir_byname() function 766 _nderror = _get_hostserv_inetnetdir_byname(nconf, args, in _get_hostserv_inetnetdir_byname() 771 _get_hostserv_inetnetdir_byname(nconf, in _get_hostserv_inetnetdir_byname()
|
/titanic_41/usr/src/lib/libnsl/netdir/ |
H A D | netdir.c | 183 return (_get_hostserv_inetnetdir_byname(tp, &nssin, &nssout)); in netdir_getbyname() 196 return (_get_hostserv_inetnetdir_byname(tp, &nssin, &nssout)); in netdir_getbyname()
|
/titanic_41/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 572 _get_hostserv_inetnetdir_byname;
|
H A D | llib-lnsl | 452 int _get_hostserv_inetnetdir_byname(struct netconfig *nconf,
|