Searched refs:EVDNS_BASE_ALL_FLAGS (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/libevent/
H A Devdns.c3949 #define EVDNS_BASE_ALL_FLAGS (0x8001) macro
3950 if (flags & ~EVDNS_BASE_ALL_FLAGS) {
3956 #undef EVDNS_BASE_ALL_FLAGS macro
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Devdns.c3947 #define EVDNS_BASE_ALL_FLAGS (0x8001) macro
3948 if (flags & ~EVDNS_BASE_ALL_FLAGS) {
3954 #undef EVDNS_BASE_ALL_FLAGS macro

Completed in 99 milliseconds