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

/bind-9.11.3/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.11.3/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 484 milliseconds