Home
last modified time | relevance | path

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

12

/netbsd/src/lib/libc/resolv/
Dres_comp.c94 __weak_alias(dn_expand,_dn_expand) in __weak_alias() argument
114 dn_expand(const u_char *msg, const u_char *eom, const u_char *src, in __weak_alias()
Dres_debug.c365 if ((n = dn_expand(msg, msg + len, cp, name, (int)sizeof name)) < 0) in p_cdnname()
390 if ((n = dn_expand(msg, cp + msglen, cp, name, namelen)) < 0) in p_fqnname()
Dres_send.c275 n = dn_expand(buf, eom, cp, tname, (int)sizeof tname); in res_nameinquery()
326 n = dn_expand(buf1, eom1, cp, tname, (int)sizeof tname); in res_queriesmatch()
/netbsd/src/external/bsd/libbind/dist/nameser/
Dns_verify.c165 n = dn_expand(msg, eom, cp, name, MAXDNAME); in ns_verify()
184 n = dn_expand(msg, eom, cp, alg, MAXDNAME); in ns_verify()
393 n = dn_expand(msg, eom, cp, name, MAXDNAME); in ns_verify_tcp()
411 n = dn_expand(msg, eom, cp, alg, MAXDNAME); in ns_verify_tcp()
Dns_parse.c171 b = dn_expand(handle->_msg, handle->_eom, in ns_parserr()
/netbsd/src/lib/libresolv/
Dns_verify.c164 n = dn_expand(msg, eom, cp, name, MAXDNAME); in ns_verify()
183 n = dn_expand(msg, eom, cp, alg, MAXDNAME); in ns_verify()
392 n = dn_expand(msg, eom, cp, name, MAXDNAME); in ns_verify_tcp()
410 n = dn_expand(msg, eom, cp, alg, MAXDNAME); in ns_verify_tcp()
/netbsd/src/external/ibm-public/postfix/dist/src/dns/
Ddns_lookup.c734 len = dn_expand(reply->buf, reply->end, reply->query_start, in valid_rr_name()
778 if (dn_expand(reply->buf, reply->end, pos, temp, sizeof(temp)) < 0) in dns_get_rr()
788 if (dn_expand(reply->buf, reply->end, pos, temp, sizeof(temp)) < 0) in dns_get_rr()
798 if (dn_expand(reply->buf, reply->end, pos, temp, sizeof(temp)) < 0) in dns_get_rr()
913 if (dn_expand(reply->buf, reply->end, pos, cname, c_len) < 0) in dns_get_alias()
967 len = dn_expand(reply->buf, reply->end, pos, rr_name, DNS_NAME_LEN); in dns_get_answer()
/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Ddnssrv.c315 status = dn_expand(reply, reply + len, p, host, sizeof(host)); in ldap_domain2hostlist()
324 status = dn_expand(reply, reply + len, p, host, sizeof(host)); in ldap_domain2hostlist()
338 status = dn_expand(reply, reply + len, p + 6, host, sizeof(host)); in ldap_domain2hostlist()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/
Dresolve.c144 status = dn_expand(data, end_data, p, host, sizeof(host)); in parse_record()
179 status = dn_expand(data, end_data, p, host, sizeof(host)); in parse_record()
194 status = dn_expand(data, end_data, p + 2, host, sizeof(host)); in parse_record()
217 status = dn_expand(data, end_data, p + 6, host, sizeof(host)); in parse_record()
284 status = dn_expand (data, end_data, p + 18, host, sizeof(host)); in parse_record()
455 status = dn_expand(data, end_data, p, host, sizeof(host)); in parse_reply()
/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Dgetcertsbyname.c258 len = dn_expand(answer, eom, cp, hostbuf, sizeof(hostbuf)); in getcertsbyname()
272 len = dn_expand(answer, eom, cp, hostbuf, sizeof(hostbuf)); in getcertsbyname()
/netbsd/src/include/
Dresolv.h314 #define dn_expand __dn_expand macro
456 int dn_expand(const u_char *, const u_char *, const u_char *,
/netbsd/src/external/bsd/libbind/dist/irs/
Ddns_nw.c380 int n = dn_expand(ansbuf, eom, cp, bp, ep - bp); in get1101answer()
395 nn = dn_expand(ansbuf, eom, cp, bp, ep - bp); in get1101answer()
492 int n = dn_expand(ansbuf, eom, cp, owner, sizeof owner); in get1101mask()
Ddns_ho.c741 n = dn_expand(ansbuf, eom, cp, bp, ep - bp); in gethostans()
776 n = dn_expand(ansbuf, eom, cp, bp, ep - bp); in gethostans()
806 n = dn_expand(ansbuf, eor, cp, tbuf, sizeof tbuf); in gethostans()
831 n = dn_expand(ansbuf, eor, cp, tbuf, sizeof tbuf); in gethostans()
881 n = dn_expand(ansbuf, eor, cp, bp, ep - bp); in gethostans()
/netbsd/src/lib/libc/net/
Dgethnamaddr.c266 n = dn_expand(answer->buf, eom, cp, bp, (int)(ep - bp)); in getanswer()
291 n = dn_expand(answer->buf, eom, cp, bp, (int)(ep - bp)); in getanswer()
312 n = dn_expand(answer->buf, eom, cp, tbuf, in getanswer()
341 n = dn_expand(answer->buf, eom, cp, tbuf, in getanswer()
378 n = dn_expand(answer->buf, eom, cp, bp, (int)(ep - bp)); in getanswer()
Dgetnetnamadr.c225 n = dn_expand(answer->buf, eom, cp, bp, (int)(ep - bp)); in getnetanswer()
235 n = dn_expand(answer->buf, eom, cp, bp, (int)(ep - bp)); in getnetanswer()
DMakefile.inc81 resolver.3 dn_expand.3 \
Dgetaddrinfo.c1757 n = dn_expand(answer->buf, eom, cp, bp, (int)(ep - bp)); in getanswer()
1782 n = dn_expand(answer->buf, eom, cp, bp, (int)(ep - bp)); in getanswer()
1801 n = dn_expand(answer->buf, eom, cp, tbuf, (int)sizeof tbuf); in getanswer()
1891 n = dn_expand(answer->buf, eom, cp, tbuf, in getanswer()
/netbsd/src/external/bsd/libbind/dist/include/
Dresolv.h360 #define dn_expand __dn_expand macro
457 int dn_expand __P((const u_char *, const u_char *, const u_char *,
/netbsd/src/external/bsd/libbind/dist/resolv/
Dres_comp.c99 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, sizeof name)) < 0) in p_cdnname()
382 if ((n = dn_expand(msg, cp + msglen, cp, name, namelen)) < 0)
Dres_send.c229 n = dn_expand(buf, eom, cp, tname, sizeof tname); in res_nameinquery()
280 n = dn_expand(buf1, eom1, cp, tname, sizeof tname); in res_queriesmatch()
/netbsd/src/crypto/external/bsd/heimdal/dist/cf/
Dresolv.m485 AC_FIND_FUNC(dn_expand, resolv,
/netbsd/src/crypto/external/bsd/openssh/dist/
Dgetrrsetbyname.c483 length = dn_expand(answer, answer + size, *cp, name, in parse_dns_qsection()
530 length = dn_expand(answer, answer + size, *cp, name, in parse_dns_rrsection()
/netbsd/src/lib/libc/nameser/
Dns_parse.c178 b = dn_expand(handle->_msg, handle->_eom, in ns_parserr()
/netbsd/src/lib/libc/include/
Dnamespace.h294 #define dn_expand _dn_expand macro

12