OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ns_t_axfr
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/dhcp/dist/includes/arpa/
nameser.h
266
ns_t_axfr
= 252, /* Transfer zone of authority. */
enumerator in enum:__ns_type
281
#define ns_t_udp_p(t) ((t) !=
ns_t_axfr
&& (t) != ns_t_zxfr)
282
#define ns_t_xfr_p(t) ((t) ==
ns_t_axfr
|| (t) == ns_t_ixfr || \
/src/include/arpa/
nameser.h
354
ns_t_axfr
= 252, /*%< Transfer zone of authority. */
enumerator in enum:__ns_type
370
#define ns_t_udp_p(t) ((t) !=
ns_t_axfr
&& (t) != ns_t_zxfr)
371
#define ns_t_xfr_p(t) ((t) ==
ns_t_axfr
|| (t) == ns_t_ixfr || \
/src/external/bsd/libbind/dist/include/arpa/
nameser.h
356
ns_t_axfr
= 252, /*%< Transfer zone of authority. */
enumerator in enum:__ns_type
372
#define ns_t_udp_p(t) ((t) !=
ns_t_axfr
&& (t) != ns_t_zxfr)
373
#define ns_t_xfr_p(t) ((t) ==
ns_t_axfr
|| (t) == ns_t_ixfr || \
Completed in 17 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026