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

  /bionic/libc/include/arpa/
nameser.h 118 typedef const struct ns_namemap *ns_namemap_ct; typedef in typeref:struct:ns_namemap
612 int ns_name_owned(ns_namemap_ct, int, ns_namemap_ct, int) __LIBC_HIDDEN__;
  /development/ndk/platforms/android-L/include/arpa/
nameser.h 118 typedef const struct ns_namemap *ns_namemap_ct; typedef in typeref:struct:ns_namemap
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 118 typedef const struct ns_namemap *ns_namemap_ct; typedef in typeref:struct:ns_namemap
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 118 typedef const struct ns_namemap *ns_namemap_ct; typedef in typeref:struct:ns_namemap
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 118 typedef const struct ns_namemap *ns_namemap_ct; typedef in typeref:struct:ns_namemap
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 118 typedef const struct ns_namemap *ns_namemap_ct; typedef in typeref:struct:ns_namemap
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 118 typedef const struct ns_namemap *ns_namemap_ct; typedef in typeref:struct:ns_namemap
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 118 typedef const struct ns_namemap *ns_namemap_ct; typedef in typeref:struct:ns_namemap
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) {

Completed in 52 milliseconds