Searched refs:dn_comp (Results 1 – 4 of 4) sorted by relevance
/bionic/libc/include/ |
D | 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_…
|
/bionic/libc/dns/resolv/ |
D | res_mkquery.c | 164 if ((n = dn_comp(dname, cp, ep - cp - QFIXEDSZ, dnptrs, in res_nmkquery() 180 n = dn_comp((const char *)data, cp, ep - cp - RRFIXEDSZ, in res_nmkquery()
|
D | res_comp.c | 120 dn_comp(const char *src, u_char *dst, int dstsiz, in dn_comp() function
|
/bionic/libc/dns/include/ |
D | resolv_private.h | 366 #define dn_comp __dn_comp macro
|