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
26 - 35
of
35
) sorted by null
1
2
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/arpa/
nameser.h
361
#define
ns_t_udp_p
(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
macro
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/arpa/
nameser.h
361
#define
ns_t_udp_p
(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
macro
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/arpa/
nameser.h
361
#define
ns_t_udp_p
(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
macro
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/arpa/
nameser.h
361
#define
ns_t_udp_p
(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
macro
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/arpa/
nameser.h
361
#define
ns_t_udp_p
(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
macro
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/arpa/
nameser.h
361
#define
ns_t_udp_p
(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
macro
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/arpa/
nameser.h
361
#define
ns_t_udp_p
(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
macro
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/arpa/
nameser.h
361
#define
ns_t_udp_p
(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
macro
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/arpa/
nameser.h
361
#define
ns_t_udp_p
(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
macro
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/arpa/
nameser.h
361
#define
ns_t_udp_p
(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
macro
Completed in 1053 milliseconds
1
2