Searched defs:res_querydomain (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/musl/src/network/ |
H A D | res_querydomain.c | 4 int res_querydomain(const char *name, const char *domain, int class, int type, unsigned char *dest,… in res_querydomain() function
|
/aosp_15_r20/external/trusty/musl/src/network/ |
D | res_querydomain.c | 4 int res_querydomain(const char *name, const char *domain, int class, int type, unsigned char *dest,… in res_querydomain() function
|
/aosp_15_r20/bionic/libc/dns/resolv/ |
H A D | res_data.cpp | 144 int res_querydomain(const char* name, const char* domain, int klass, int type, u_char* answer, in res_querydomain() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | resolv.h | 263 #define res_querydomain __res_querydomain macro
|
/aosp_15_r20/bionic/libc/dns/include/ |
H A D | resolv_private.h | 317 #define res_querydomain __res_querydomain macro
|