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

  /bionic/libc/dns/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/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
resolv.h 306 #define res_hnok __res_hnok macro
326 int res_hnok (const char *) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
resolv.h 308 #define res_hnok __res_hnok macro
328 int res_hnok (const char *) __THROW;
  /bionic/libc/dns/include/
resolv_private.h 404 #define res_hnok __res_hnok macro
442 int res_hnok(const char *);

Completed in 576 milliseconds