/bionic/libc/include/ |
resolv.h | 47 #define dn_comp __dn_comp macro 48 int dn_comp(const char* __src, u_char* __dst, int __dst_size, u_char** __dn_ptrs , u_char** __last_dn_ptr);
|
/bionic/libc/dns/resolv/ |
res_comp.c | 120 dn_comp(const char *src, u_char *dst, int dstsiz, function
|
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
res_comp.c | 133 dn_comp(const char *src, u_char *dst, int dstsiz,
function
|
/device/linaro/bootloader/edk2/StdLib/Include/ |
resolv.h | 219 #define dn_comp __dn_comp
macro 267 int dn_comp __P((const char *, u_char *, int,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
resolv.h | 287 #define dn_comp __dn_comp macro 355 int dn_comp (const char *, u_char *, int, u_char **, u_char **)
|
/bionic/libc/dns/include/ |
resolv_private.h | 366 #define dn_comp __dn_comp macro
|