Searched refs:res_query (Results 1 – 5 of 5) sorted by relevance
/bionic/libc/include/ |
D | resolv.h | 59 int res_query(const char* __name, int __class, int __type, u_char* __answer, int __answer_size);
|
/bionic/libc/dns/resolv/ |
D | res_data.cpp | 109 int res_query(const char* name, int klass, int type, u_char* answer, int anslen) { in res_query() function
|
/bionic/libc/dns/include/ |
D | resolv_private.h | 323 #define res_query __res_query macro 337 int res_query(const char *, int, int, u_char *, int);
|
/bionic/tools/versioner/platforms/ |
D | libc.map.txt | 879 res_query;
|
/bionic/libc/ |
D | libc.map.txt | 879 res_query;
|