HomeSort by relevance Sort by last modified time
    Searched full:_eom (Results 1 - 23 of 23) sorted by null

  /bionic/libc/dns/nameser/
ns_parse.c 110 handle->_eom = eom;
160 b = ns_skiprr(handle->_msg_ptr, handle->_eom, section,
170 b = dn_expand(handle->_msg, handle->_eom,
175 if (handle->_msg_ptr + NS_INT16SZ + NS_INT16SZ > handle->_eom)
184 if (handle->_msg_ptr + NS_INT32SZ + NS_INT16SZ > handle->_eom)
188 if (handle->_msg_ptr + rr->rdlength > handle->_eom)
223 b = ns_skiprr(handle->_msg_ptr, handle->_eom, section,
233 b = ns_name_unpack2(handle->_msg, handle->_eom, handle->_msg_ptr,
238 if (handle->_msg_ptr + NS_INT16SZ + NS_INT16SZ > handle->_eom)
247 if (handle->_msg_ptr + NS_INT32SZ + NS_INT16SZ > handle->_eom)
    [all...]
  /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/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)
  /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))
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/lib/
libc.so 
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/5/platforms/android-5/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/6/platforms/android-5/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/lib/
libc.so 

Completed in 258 milliseconds