Home
last modified time | relevance | path

Searched refs:TYPE_SOA (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/unbound/contrib/
HDlibunbound.so.conf2 typedef ub_type = enum(TYPE_A=1,TYPE_NS=2,TYPE_SOA=6,TYPE_MX=15,TYPE_TXT=16,TYPE_AAAA=28,TYPE_DS=43…
/freebsd-head/contrib/ntp/sntp/libevent/
HDevdns.c149 #define TYPE_SOA EVDNS_TYPE_SOA macro
1196 if (type == TYPE_SOA && class == CLASS_INET) { in reply_parse()
/freebsd-head/contrib/libevent/
HDevdns.c149 #define TYPE_SOA EVDNS_TYPE_SOA macro
1196 if (type == TYPE_SOA && class == CLASS_INET) { in reply_parse()