h_addrtype         71 lib/replace/getaddrinfo.c 	if (!hp->h_name || hp->h_addrtype != AF_INET) {
h_addrtype        393 nsswitch/winbind_nss_solaris.c 	he->h_addrtype = af;
h_addrtype        394 nsswitch/winbind_nss_solaris.c 	if( he->h_addrtype == AF_INET) {
h_addrtype        425 nsswitch/winbind_nss_solaris.c 		if(he->h_addrtype == AF_INET) {
h_addrtype        399 nsswitch/wins.c 	he->h_addrtype = AF_INET;
h_addrtype         75 source4/heimdal/lib/krb5/get_addrs.c     res->val[0].addr_type = hostent->h_addrtype;
h_addrtype         57 source4/heimdal/lib/roken/copyhostent.c     res->h_addrtype  = h->h_addrtype;
h_addrtype        244 source4/heimdal/lib/roken/getaddrinfo.c 				   he->h_addrtype, &error);
h_addrtype        194 source4/heimdal/lib/roken/roken_gethostby.c 	he.h_addrtype = AF_INET;