OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ns_t_ixfr
(Results
1 - 3
of
3
) sorted by null
/external/grpc-grpc/src/core/lib/iomgr/
nameser.h
95
ns_t_ixfr
= 251, /* Incremental zone transfer. */
enumerator in enum:__ns_type
/device/linaro/bootloader/edk2/StdLib/Include/arpa/
nameser.h
325
ns_t_ixfr
= 251, /*%< Incremental zone transfer. */
enumerator in enum:__ns_type
342
#define ns_t_xfr_p(t) ((t) == ns_t_axfr || (t) ==
ns_t_ixfr
|| \
/bionic/libc/include/arpa/
nameser.h
340
ns_t_ixfr
= 251, /* Incremental zone transfer. */
enumerator in enum:__ns_type
358
#define ns_t_xfr_p(t) ((t) == ns_t_axfr || (t) ==
ns_t_ixfr
|| \
Completed in 52 milliseconds