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