Home
last modified time | relevance | path

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

/bionic/libc/netbsd/resolv/
Dres_comp.c104 dn_expand(const u_char *msg, const u_char *eom, const u_char *src, in dn_expand() function
Dres_debug.c317 if ((n = dn_expand(msg, msg + len, cp, name, sizeof name)) < 0) in p_cdnname()
343 if ((n = dn_expand(msg, cp + msglen, cp, name, namelen)) < 0)
Dres_send.c289 n = dn_expand(buf, eom, cp, tname, sizeof tname); in res_nameinquery()
339 n = dn_expand(buf1, eom1, cp, tname, sizeof tname); in res_queriesmatch()
/bionic/libc/private/
Dresolv_private.h304 #define dn_expand __dn_expand macro
445 int dn_expand(const u_char *, const u_char *, const u_char *,
/bionic/libc/netbsd/nameser/
Dns_parse.c167 b = dn_expand(handle->_msg, handle->_eom, in ns_parserr()
Dns_print.c842 n = dn_expand(msg, msg + msglen, *pp, *buf, (int)*buflen); in addname()
/bionic/libc/netbsd/
Dgethnamaddr.c218 n = dn_expand(answer->buf, eom, cp, bp, ep - bp); in getanswer()
248 n = dn_expand(answer->buf, eom, cp, bp, ep - bp); in getanswer()
271 n = dn_expand(answer->buf, eom, cp, tbuf, sizeof tbuf); in getanswer()
301 n = dn_expand(answer->buf, eom, cp, tbuf, sizeof tbuf); in getanswer()
339 n = dn_expand(answer->buf, eom, cp, bp, ep - bp); in getanswer()
/bionic/libc/netbsd/net/
Dgetaddrinfo.c1147 n = dn_expand(answer->buf, eom, cp, bp, ep - bp); in getanswer()
1171 n = dn_expand(answer->buf, eom, cp, bp, ep - bp); in getanswer()
1190 n = dn_expand(answer->buf, eom, cp, tbuf, sizeof tbuf); in getanswer()