Home
last modified time | relevance | path

Searched refs:dn_comp (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/include/
Dresolv.h47 #define dn_comp __dn_comp macro
48 int dn_comp(const char*, u_char*, int, u_char**, u_char**);
/bionic/libc/dns/resolv/
Dres_mkquery.c163 if ((n = dn_comp(dname, cp, ep - cp - QFIXEDSZ, dnptrs, in res_nmkquery()
179 n = dn_comp((const char *)data, cp, ep - cp - RRFIXEDSZ, in res_nmkquery()
Dres_comp.c120 dn_comp(const char *src, u_char *dst, int dstsiz, in dn_comp() function
/bionic/libc/dns/include/
Dresolv_private.h377 #define dn_comp __dn_comp macro