Searched refs:EVDNS_TYPE_A (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/libevent/test/
H A Dregress_dns.c241 if (qtype == EVDNS_TYPE_A &&
271 } else if (qtype == EVDNS_TYPE_A &&
1034 if (qtype == EVDNS_TYPE_A &&
1046 if (qtype == EVDNS_TYPE_A) {
1065 if (qtype == EVDNS_TYPE_A) {
1091 if (qtype == EVDNS_TYPE_A) {
1111 } else if (qtype == EVDNS_TYPE_A) {
1118 if (qtype == EVDNS_TYPE_A) {
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_dns.c239 if (qtype == EVDNS_TYPE_A &&
269 } else if (qtype == EVDNS_TYPE_A &&
996 if (qtype == EVDNS_TYPE_A &&
1008 if (qtype == EVDNS_TYPE_A) {
1027 if (qtype == EVDNS_TYPE_A) {
1053 if (qtype == EVDNS_TYPE_A) {
1073 } else if (qtype == EVDNS_TYPE_A) {
1080 if (qtype == EVDNS_TYPE_A) {
/freebsd-13-stable/contrib/libevent/include/event2/
H A Ddns.h592 #define EVDNS_TYPE_A 1 macro
/freebsd-13-stable/contrib/libevent/sample/
H A Ddns-example.c113 if (req->questions[i]->type == EVDNS_TYPE_A &&
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
H A Ddns.h592 #define EVDNS_TYPE_A 1 macro
/freebsd-13-stable/contrib/libevent/
H A Devdns.c145 #define TYPE_A EVDNS_TYPE_A
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Devdns.c145 #define TYPE_A EVDNS_TYPE_A

Completed in 192 milliseconds