Home
last modified time | relevance | path

Searched refs:dn_expand (Results 1 – 16 of 16) sorted by relevance

/bionic/libc/include/
Dresolv.h50 int dn_expand(const u_char*, const u_char*, const u_char*, char*, int);
/bionic/libc/dns/resolv/
Dres_comp.c104 dn_expand(const u_char *msg, const u_char *eom, const u_char *src, in dn_expand() function
Dres_debug.c355 if ((n = dn_expand(msg, msg + len, cp, name, (int)sizeof name)) < 0) in p_cdnname()
379 if ((n = dn_expand(msg, cp + msglen, cp, name, namelen)) < 0) in p_fqnname()
Dres_send.c295 n = dn_expand(buf, eom, cp, tname, sizeof tname); in res_nameinquery()
345 n = dn_expand(buf1, eom1, cp, tname, sizeof tname); in res_queriesmatch()
/bionic/libc/dns/nameser/
Dns_parse.c172 b = dn_expand(handle->_msg, handle->_eom, in ns_parserr()
Dns_print.c1185 n = dn_expand(msg, msg + msglen, *pp, *buf, (int)*buflen); in addname()
/bionic/libc/dns/net/
Dgethnamaddr.c252 n = dn_expand(answer->buf, eom, cp, bp, (int)(ep - bp)); in getanswer()
277 n = dn_expand(answer->buf, eom, cp, bp, (int)(ep - bp)); in getanswer()
298 n = dn_expand(answer->buf, eom, cp, tbuf, in getanswer()
327 n = dn_expand(answer->buf, eom, cp, tbuf, in getanswer()
364 n = dn_expand(answer->buf, eom, cp, bp, (int)(ep - bp)); in getanswer()
Dgetaddrinfo.c1355 n = dn_expand(answer->buf, eom, cp, bp, ep - bp); in getanswer()
1379 n = dn_expand(answer->buf, eom, cp, bp, ep - bp); in getanswer()
1400 n = dn_expand(answer->buf, eom, cp, tbuf, sizeof tbuf); in getanswer()
/bionic/libc/dns/include/
Dresolv_private.h336 #define dn_expand __dn_expand macro
/bionic/libc/
Dlibc.mips64.map224 dn_expand;
Dlibc.x86_64.map224 dn_expand;
Dlibc.arm64.map224 dn_expand;
Dlibc.x86.map290 dn_expand;
Dlibc.mips.map292 dn_expand;
Dlibc.arm.map294 dn_expand;
Dlibc.map.txt296 dn_expand;