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

/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Dmessage.h158 #define DNS_MESSAGEPARSE_PRESERVEORDER 0x0001 /*%< preserve rdata order */ macro
422 * If #DNS_MESSAGEPARSE_PRESERVEORDER is set, or if the opcode of the message
/freebsd-9.3-release/contrib/bind9/bin/nsupdate/
H A Dnsupdate.c2129 DNS_MESSAGEPARSE_PRESERVEORDER);
2301 DNS_MESSAGEPARSE_PRESERVEORDER);
2743 DNS_MESSAGEPARSE_PRESERVEORDER);
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dxfrin.c1220 DNS_MESSAGEPARSE_PRESERVEORDER);
H A Dclient.c1905 DNS_MESSAGEPARSE_PRESERVEORDER);
2221 DNS_MESSAGEPARSE_PRESERVEORDER);
H A Dmessage.c1195 preserve_order = ISC_TF(options & DNS_MESSAGEPARSE_PRESERVEORDER);
H A Dzone.c12597 DNS_MESSAGEPARSE_PRESERVEORDER);
14344 DNS_MESSAGEPARSE_PRESERVEORDER |
/freebsd-9.3-release/contrib/bind9/bin/dig/
H A Ddighost.c3293 parseflags = DNS_MESSAGEPARSE_PRESERVEORDER;

Completed in 145 milliseconds