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

  /bionic/libc/private/
resolv_private.h 72 * This used to be defined in res_query.c, now it's in herror.c.
308 #define res_query __res_query macro
323 int res_query(const char *, int, int, u_char *, int);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 256 #define res_query __res_query macro
271 int res_query (const char *, int, int, u_char *, int) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 256 #define res_query __res_query macro
271 int res_query (const char *, int, int, u_char *, int) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 256 #define res_query __res_query macro
271 int res_query (const char *, int, int, u_char *, int) __THROW;
  /bionic/libc/netbsd/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);
  /external/openssh/openbsd-compat/
getrrsetbyname.c 237 length = res_query(hostname, (signed int) rdclass, (signed int) rdtype,
  /bionic/libc/
Android.mk 218 netbsd/resolv/res_query.c \
  /external/openssh/
configure     [all...]

Completed in 254 milliseconds