/bionic/libc/private/ |
resolv_private.h | 74 * This used to be defined in res_query.c, now it's in herror.c. 311 #define res_query __res_query macro 326 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 | 166 netbsd/resolv/res_query.c \
|
/external/openssh/ |
configure | [all...] |