Searched refs:dn_expand (Results 1 - 4 of 4) sorted by relevance

/bind-9.6-ESV-R11/contrib/nslint-2.1a3/lbl/
H A Dos-solaris2.h26 int dn_expand(const u_char *, const u_char *, const u_char *, char *, int);
/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dloc.c281 * page; it is similar to dn_expand() except that it just *
438 if (dn_expand (response.buf, /* Start of the packet */
445 panic ("dn_expand failed");
/bind-9.6-ESV-R11/contrib/queryperf/
H A Dqueryperf.c1529 if (dn_expand(qpkt, qpkt + qpkt_len, qpkt + DNS_HEADERLEN,
1689 qnamelen = dn_expand(in_buf, in_buf + numbytes, in_buf + DNS_HEADERLEN,
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c1163 dn_expand(int a0, int a1, int a2, int a3, int a4) function
1168 idnLogPrintf(idn_log_level_trace, "stub dn_expand() called\n");
1172 if ((p = GetProcAddress(DLLHANDLE, "dn_expand")) == NULL) {
1173 FATAL("cannot find entry dn_expand (%d)\n", GetLastError());

Completed in 421 milliseconds