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

  /bionic/libc/include/arpa/
nameser.h 550 #define ns_name_owned __ns_name_owned macro
612 int ns_name_owned(ns_namemap_ct, int, ns_namemap_ct, int) __LIBC_HIDDEN__;
  /development/ndk/platforms/android-L/include/arpa/
nameser.h 551 #define ns_name_owned __ns_name_owned macro
622 int ns_name_owned(ns_namemap_ct, int, ns_namemap_ct, int);
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/arpa/
nameser.h 551 #define ns_name_owned __ns_name_owned macro
622 int ns_name_owned(ns_namemap_ct, int, ns_namemap_ct, int);
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/arpa/
nameser.h 551 #define ns_name_owned __ns_name_owned macro
622 int ns_name_owned(ns_namemap_ct, int, ns_namemap_ct, int);
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/arpa/
nameser.h 551 #define ns_name_owned __ns_name_owned macro
622 int ns_name_owned(ns_namemap_ct, int, ns_namemap_ct, int);
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/arpa/
nameser.h 551 #define ns_name_owned __ns_name_owned macro
622 int ns_name_owned(ns_namemap_ct, int, ns_namemap_ct, int);
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/arpa/
nameser.h 551 #define ns_name_owned __ns_name_owned macro
622 int ns_name_owned(ns_namemap_ct, int, ns_namemap_ct, int);
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/arpa/
nameser.h 551 #define ns_name_owned __ns_name_owned macro
622 int ns_name_owned(ns_namemap_ct, int, ns_namemap_ct, int);
  /bionic/libc/dns/nameser/
ns_name.c 786 ns_name_owned(ns_namemap_ct a, int an, ns_namemap_ct b, int bn) { function

Completed in 45 milliseconds