hType             397 source3/libaddns/dns.h 	int32 hType;
hType              77 source3/libaddns/dnssock.c 	conn->hType = DNS_TCP;
hType             126 source3/libaddns/dnssock.c 	conn->hType = DNS_UDP;
hType             201 source3/libaddns/dnssock.c 	if (conn->hType == DNS_TCP) {
hType             205 source3/libaddns/dnssock.c 	if (conn->hType == DNS_UDP) {
hType             327 source3/libaddns/dnssock.c 	if (conn->hType == DNS_TCP) {
hType             331 source3/libaddns/dnssock.c 	if (conn->hType == DNS_UDP) {