/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/arpa/ |
nameser.h | 115 const u_char *_msg, *_eom; member in struct:__ns_msg 131 #define ns_msg_end(handle) ((handle)._eom + 0) 132 #define ns_msg_size(handle) ((handle)._eom - (handle)._msg)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/ |
nameser.h | 115 const u_char *_msg, *_eom; member in struct:__ns_msg 131 #define ns_msg_end(handle) ((handle)._eom + 0) 132 #define ns_msg_size(handle) ((handle)._eom - (handle)._msg)
|
/bionic/libc/include/arpa/ |
nameser.h | 126 const u_char *_msg, *_eom; member in struct:__ns_msg 152 #define ns_msg_end(handle) ((handle)._eom + 0) 153 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg))
|
/development/ndk/platforms/android-L/include/arpa/ |
nameser.h | 126 const u_char *_msg, *_eom; member in struct:__ns_msg 152 #define ns_msg_end(handle) ((handle)._eom + 0) 153 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg))
|
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/arpa/ |
nameser.h | 126 const u_char *_msg, *_eom; member in struct:__ns_msg 152 #define ns_msg_end(handle) ((handle)._eom + 0) 153 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg))
|
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/arpa/ |
nameser.h | 126 const u_char *_msg, *_eom; member in struct:__ns_msg 152 #define ns_msg_end(handle) ((handle)._eom + 0) 153 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg))
|
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/arpa/ |
nameser.h | 126 const u_char *_msg, *_eom; member in struct:__ns_msg 152 #define ns_msg_end(handle) ((handle)._eom + 0) 153 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg))
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/arpa/ |
nameser.h | 126 const u_char *_msg, *_eom; member in struct:__ns_msg 152 #define ns_msg_end(handle) ((handle)._eom + 0) 153 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg))
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/arpa/ |
nameser.h | 126 const u_char *_msg, *_eom; member in struct:__ns_msg 152 #define ns_msg_end(handle) ((handle)._eom + 0) 153 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg))
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/arpa/ |
nameser.h | 126 const u_char *_msg, *_eom; member in struct:__ns_msg 152 #define ns_msg_end(handle) ((handle)._eom + 0) 153 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg))
|