Home
last modified time | relevance | path

Searched defs:lpECB (Results 1 – 3 of 3) sorted by relevance

/dports/www/wt/wt-4.6.1/src/isapi/
H A DIsapi.C55 DWORD WINAPI HttpExtensionProc(LPEXTENSION_CONTROL_BLOCK lpECB) in HttpExtensionProc()
H A DIsapiRequest.C152 void WINAPI IsapiRequest::completionCallback(LPEXTENSION_CONTROL_BLOCK lpECB, in completionCallback()
/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/isapi_shib/
H A Disapi_shib.cpp709 DWORD WriteClientError(LPEXTENSION_CONTROL_BLOCK lpECB, const char* msg) in WriteClientError()
738 ShibTargetIsapiE(LPEXTENSION_CONTROL_BLOCK lpECB, const site_t& site) in ShibTargetIsapiE()
1037 void GetServerVariable(LPEXTENSION_CONTROL_BLOCK lpECB, LPSTR lpszVariable, dynabuf& s, DWORD size=… in GetServerVariable()
1056 extern "C" DWORD WINAPI HttpExtensionProc(LPEXTENSION_CONTROL_BLOCK lpECB) in HttpExtensionProc()