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

  /bionic/libc/netbsd/resolv/
res_comp.c 171 res_hnok(const char *dn) { function
202 return (res_hnok(dn+2));
206 return (res_hnok(dn));
233 return (res_hnok(dn));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 302 #define res_hnok __res_hnok macro
322 int res_hnok (const char *) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 302 #define res_hnok __res_hnok macro
322 int res_hnok (const char *) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 302 #define res_hnok __res_hnok macro
322 int res_hnok (const char *) __THROW;
  /bionic/libc/private/
resolv_private.h 372 #define res_hnok __res_hnok macro
411 int res_hnok(const char *);

Completed in 298 milliseconds