OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TYPE_AXFR
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/nsd/dist/
axfr.c
199
(q->qtype==
TYPE_AXFR
?"axfr":"ixfr"),
220
(q->qtype==
TYPE_AXFR
?"axfr":"ixfr"),
242
(q->qtype==
TYPE_AXFR
?"axfr":"ixfr"),
246
(q->qtype==
TYPE_AXFR
?"axfr":"ixfr"),
260
(q->qtype==
TYPE_AXFR
?"axfr":"ixfr"),
265
(q->qtype==
TYPE_AXFR
?"axfr":"ixfr"),
273
(q->qtype==
TYPE_AXFR
?"axfr":"ixfr"),
279
(q->qtype==
TYPE_AXFR
?"axfr":"ixfr"),
294
case
TYPE_AXFR
:
dns.h
169
#define
TYPE_AXFR
252 /* RFC 1035, RFC 5936 */
packet.c
121
query->qtype !=
TYPE_AXFR
&& query->qtype != TYPE_IXFR);
xfr-inspect.c
179
else if(rr->type ==
TYPE_AXFR
)
xfrd-tcp.c
1116
xfrd_setup_packet(tcp->packet,
TYPE_AXFR
, CLASS_IN, zone->apex,
1118
xfrd_prepare_zone_xfr(zone,
TYPE_AXFR
);
Completed in 93 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026