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

  /bionic/libc/dns/include/
resolv_private.h 77 * This used to be defined in res_query.c, now it's in herror.c.
315 #define res_query __res_query macro
330 int res_query(const char *, int, int, u_char *, int);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
resolv.h 260 #define res_query __res_query macro
275 int res_query (const char *, int, int, u_char *, int) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
resolv.h 260 #define res_query __res_query macro
275 int res_query (const char *, int, int, u_char *, int) __THROW;
  /bionic/libc/dns/resolv/
res_data.c 200 res_query(const char *name, /* domain name */ function
  /external/ipsec-tools/src/racoon/
getcertsbyname.c 239 anslen = res_query(name, C_IN, T_CERT, answer, buflen);

Completed in 5618 milliseconds