HomeSort by relevance Sort by last modified time
    Searched refs:ns_msg_size (Results 1 - 5 of 5) sorted by null

  /bionic/libc/private/
arpa_nameser.h 128 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg)) macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser.h 133 #define ns_msg_size(handle) ((handle)._eom - (handle)._msg) macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 133 #define ns_msg_size(handle) ((handle)._eom - (handle)._msg) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 133 #define ns_msg_size(handle) ((handle)._eom - (handle)._msg) macro
  /bionic/libc/netbsd/nameser/
ns_print.c 98 n = ns_sprintrrf(ns_msg_base(*handle), ns_msg_size(*handle),

Completed in 27 milliseconds