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

  /bionic/libc/netbsd/resolv/
res_comp.c 242 res_dnok(const char *dn) { function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 301 #define res_dnok __res_dnok macro
325 int res_dnok (const char *) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 301 #define res_dnok __res_dnok macro
325 int res_dnok (const char *) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 301 #define res_dnok __res_dnok macro
325 int res_dnok (const char *) __THROW;
  /bionic/libc/private/
resolv_private.h 369 #define res_dnok __res_dnok macro
414 int res_dnok(const char *);

Completed in 713 milliseconds