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

1 2

  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
res_debug.c 235 qdcount = ns_msg_count(handle, ns_s_qd);
236 ancount = ns_msg_count(handle, ns_s_an);
237 nscount = ns_msg_count(handle, ns_s_ns);
238 arcount = ns_msg_count(handle, ns_s_ar);
  /bionic/libc/dns/resolv/
res_debug.c 291 qdcount = ns_msg_count(handle, ns_s_qd);
292 ancount = ns_msg_count(handle, ns_s_an);
293 nscount = ns_msg_count(handle, ns_s_ns);
294 arcount = ns_msg_count(handle, ns_s_ar);
    [all...]
  /bionic/libc/include/arpa/
nameser.h 150 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /development/ndk/platforms/android-21/include/arpa/
nameser.h 154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /device/linaro/bootloader/edk2/StdLib/Include/arpa/
nameser.h 138 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser.h 133 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
nameser.h 133 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/arpa/
nameser.h 154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/arpa/
nameser.h 154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/arpa/
nameser.h 154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/arpa/
nameser.h 154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/arpa/
nameser.h 154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/arpa/
nameser.h 154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/arpa/
nameser.h 154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/arpa/
nameser.h 154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/arpa/
nameser.h 154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/arpa/
nameser.h 154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/arpa/
nameser.h 154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/arpa/
nameser.h 154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/arpa/
nameser.h 154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/arpa/
nameser.h 154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/arpa/
nameser.h 154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/arpa/
nameser.h 154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/arpa/
nameser.h 154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/arpa/
nameser.h 154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro

Completed in 185 milliseconds

1 2