Home
last modified time | relevance | path

Searched refs:res_gethostbyaddr (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Ddef_realm.c76 extern struct hostent *res_gethostbyaddr(const char *addr, int len, int type);
91 he = res_gethostbyaddr((char*)(&sa2sin(addr)->sin_addr), in krb5int_address_get_realm()
95 he = res_gethostbyaddr( in krb5int_address_get_realm()
/illumos-gate/usr/src/lib/nsswitch/dns/common/
H A Dgethostent.c39 #define gethostbyaddr res_gethostbyaddr
56 #pragma weak res_gethostbyaddr
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_netdb.h36 #define gethostbyaddr res_gethostbyaddr /* libnsl */
/illumos-gate/usr/src/lib/libresolv/
H A Dmapfile-vers86 res_gethostbyaddr;
H A Dres_gethost.c314 res_gethostbyaddr(addr, len, type) in res_gethostbyaddr() function
/illumos-gate/usr/src/lib/libresolv2/common/
H A Dmapfile-vers369 res_gethostbyaddr;