OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ns_t_udp_p
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/StdLib/Include/arpa/
nameser.h
341
#define
ns_t_udp_p
(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
nameser.h
314
#define
ns_t_udp_p
(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
macro
/bionic/libc/include/arpa/
nameser.h
357
#define
ns_t_udp_p
(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
macro
Completed in 68 milliseconds