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

  /bionic/libc/netbsd/resolv/
res_data.c 206 res_query(const char *name, /* domain name */ function
  /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/private/
resolv_private.h 71 * This used to be defined in res_query.c, now it's in herror.c.
306 #define res_query __res_query macro
321 int res_query(const char *, int, int, u_char *, int);

Completed in 111 milliseconds