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

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c935 WSApSetPostRoutine(int a0) function
940 idnLogPrintf(idn_log_level_trace, "stub WSApSetPostRoutine() called\n");
944 if ((p = GetProcAddress(DLLHANDLE, "WSApSetPostRoutine")) == NULL) {
945 FATAL("cannot find entry WSApSetPostRoutine (%d)\n", GetLastError());
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c441 WSApSetPostRoutine(int a0) function
446 idnLogPrintf(idn_log_level_trace, "stub WSApSetPostRoutine() called\n");
450 if ((p = GetProcAddress(DLLHANDLE, "WSApSetPostRoutine")) == NULL) {
451 FATAL("cannot find entry WSApSetPostRoutine (%d)\n", GetLastError());

Completed in 18 milliseconds