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

  /bionic/libc/dns/nameser/
ns_name.c 786 ns_name_owned(ns_namemap_ct a, int an, ns_namemap_ct b, int bn) { function
  /bionic/libc/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);
  /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-19/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-19/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-19/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);

Completed in 95 milliseconds