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

/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 14 milliseconds