HomeSort by relevance Sort by last modified time
    Searched refs:_eom (Results 1 - 25 of 37) sorted by null

1 2

  /bionic/libc/dns/nameser/
ns_parse.c 112 handle->_eom = eom;
162 b = ns_skiprr(handle->_msg_ptr, handle->_eom, section,
172 b = dn_expand(handle->_msg, handle->_eom,
177 if (handle->_msg_ptr + NS_INT16SZ + NS_INT16SZ > handle->_eom)
186 if (handle->_msg_ptr + NS_INT32SZ + NS_INT16SZ > handle->_eom)
190 if (handle->_msg_ptr + rr->rdlength > handle->_eom)
225 b = ns_skiprr(handle->_msg_ptr, handle->_eom, section,
235 b = ns_name_unpack2(handle->_msg, handle->_eom, handle->_msg_ptr,
240 if (handle->_msg_ptr + NS_INT16SZ + NS_INT16SZ > handle->_eom)
249 if (handle->_msg_ptr + NS_INT32SZ + NS_INT16SZ > handle->_eom)
    [all...]
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
ns_parse.c 129 handle->_eom = eom;
187 b = skiprr(handle->_msg, handle->_eom, section,
195 b = dn_expand(handle->_msg, handle->_eom,
200 if (handle->_msg_ptr + NS_INT16SZ > handle->_eom)
203 if (handle->_msg_ptr + NS_INT16SZ > handle->_eom)
211 if (handle->_msg_ptr + NS_INT32SZ > handle->_eom)
214 if (handle->_msg_ptr + NS_INT16SZ > handle->_eom)
217 if (handle->_msg_ptr + rr->rdlength > handle->_eom)
  /bionic/libc/include/arpa/
nameser.h 126 const u_char *_msg, *_eom; member in struct:__ns_msg
148 #define ns_msg_end(handle) ((handle)._eom + 0)
149 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg))
  /development/ndk/platforms/android-21/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))
  /device/linaro/bootloader/edk2/StdLib/Include/arpa/
nameser.h 116 const u_char *_msg, *_eom; member in struct:__ns_msg
136 #define ns_msg_end(handle) ((handle)._eom + 0)
137 #define ns_msg_size(handle) ((size_t)((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)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-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)
  /prebuilts/ndk/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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))
  /prebuilts/ndk/r10/platforms/android-23/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/r10/platforms/android-23/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/r10/platforms/android-23/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/r10/platforms/android-23/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/r10/platforms/android-23/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/r10/platforms/android-23/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))
  /prebuilts/ndk/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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))

Completed in 693 milliseconds

1 2