Searched refs:res_mkquery (Results 1 – 5 of 5) sorted by relevance
/bionic/libc/include/ |
D | resolv.h | 58 int res_mkquery(int __opcode, const char* __domain_name, int __class, int __type, const u_char* __d…
|
/bionic/libc/dns/include/ |
D | resolv_private.h | 329 #define res_mkquery __res_mkquery macro 341 int res_mkquery(int, const char *, int, int, const u_char *, int, const u_char *, u_char *, int);
|
/bionic/libc/dns/resolv/ |
D | res_data.c | 169 res_mkquery(int op, /* opcode of query */ in res_mkquery() function
|
/bionic/tools/versioner/platforms/ |
D | libc.map.txt | 878 res_mkquery;
|
/bionic/libc/ |
D | libc.map.txt | 878 res_mkquery;
|