Home
last modified time | relevance | path

Searched defs:addsoa (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Drpz.h163 bool addsoa; /* add soa to the additional section */ global() member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Drpz.h168 bool addsoa; /* add soa to the additional section */ member
/netbsd-src/external/bsd/unbound/dist/validator/
H A Dval_neg.c1379 sldns_buffer* buf, time_t now, int addsoa, uint8_t* topname, in val_neg_getmsg()