Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgethostbyname_r.c71 _switch_gethostbyaddr_r(const char *addr, int length, int type,
87 return (_switch_gethostbyaddr_r(addr, length, type, in _uncached_gethostbyaddr_r()
H A Dgethostby_door.c51 return ((struct hostent *)_switch_gethostbyaddr_r(addr, in _door_gethostbyaddr_r()
H A Dnss.h40 extern struct hostent *_switch_gethostbyaddr_r(const char *, int, int,
H A Dgetipnodeby.c129 return (_switch_gethostbyaddr_r(addr, length, type, in _uncached_getipnodebyaddr()
H A Dnetdir_inet.c94 #define DOOR_GETHOSTBYADDR_R _switch_gethostbyaddr_r
1347 _switch_gethostbyaddr_r(const char *addr, int len, int type, in _switch_gethostbyaddr_r() function
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c1116 _switch_gethostbyaddr_r(const char *addr, int len, int type, in _switch_gethostbyaddr_r() function
1186 h_e = _switch_gethostbyaddr_r((char *)&a, in ns_gethostbyaddr()
1192 h_e = _switch_gethostbyaddr_r((char *)&a6, in ns_gethostbyaddr()
/illumos-gate/usr/src/lib/libnsl/common/
H A Dmapfile-vers766 _switch_gethostbyaddr_r;
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c4433 extern struct hostent *_switch_gethostbyaddr_r();
4435 hp = _switch_gethostbyaddr_r(addr, len, type, &he,