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

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c1448 NPLoadNameSpaces(int a0, int a1, int a2) function
1453 idnLogPrintf(idn_log_level_trace, "stub NPLoadNameSpaces() called\n");
1457 if ((p = GetProcAddress(DLLHANDLE, "NPLoadNameSpaces")) == NULL) {
1458 FATAL("cannot find entry NPLoadNameSpaces (%d)\n", GetLastError());

Completed in 19 milliseconds