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

/osnet-11/usr/src/lib/libnsl/nss/
H A Dgethostby_door.c53 return ((struct hostent *)_switch_gethostbyaddr_r(addr,
H A Dnss.h39 extern struct hostent *_switch_gethostbyaddr_r(const char *, int, int,
H A Dgethostbyname_r.c73 _switch_gethostbyaddr_r(const char *addr, int length, int type,
89 return (_switch_gethostbyaddr_r(addr, length, type,
H A Dgetipnodeby.c117 return (_switch_gethostbyaddr_r(addr, length, type,
H A Dnetdir_inet.c92 #define DOOR_GETHOSTBYADDR_R _switch_gethostbyaddr_r
1341 _switch_gethostbyaddr_r(const char *addr, int len, int type, function
/osnet-11/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c1115 _switch_gethostbyaddr_r(const char *addr, int len, int type, function
1185 h_e = _switch_gethostbyaddr_r((char *)&a,
1191 h_e = _switch_gethostbyaddr_r((char *)&a6,
/osnet-11/usr/src/lib/libnsl/common/
H A Dllib-lnsl378 struct hostent *_switch_gethostbyaddr_r(const char *addr, int len, int type,
/osnet-11/usr/src/cmd/sendmail/src/
H A Dconf.c4430 extern struct hostent *_switch_gethostbyaddr_r();
4432 hp = _switch_gethostbyaddr_r(addr, len, type, &he,

Completed in 76 milliseconds