/dports/www/webstone/WebStone2.5/src/API-test/ |
H A D | ws25_iis.c | 89 (void) pecb->ServerSupportFunction( pecb->ConnID, in HttpExtensionProc() 99 (void) pecb->ServerSupportFunction( pecb->ConnID, in HttpExtensionProc() 111 if ( !pecb->ServerSupportFunction( pecb->ConnID, in HttpExtensionProc()
|
H A D | ws20_iis.c | 37 if ( !pecb->ServerSupportFunction( pecb->ConnID, in HttpExtensionProc()
|
/dports/www/webstone-ssl/WebStone2.5/src/API-test/ |
H A D | ws25_iis.c | 89 (void) pecb->ServerSupportFunction( pecb->ConnID, in HttpExtensionProc() 99 (void) pecb->ServerSupportFunction( pecb->ConnID, in HttpExtensionProc() 111 if ( !pecb->ServerSupportFunction( pecb->ConnID, in HttpExtensionProc()
|
H A D | ws20_iis.c | 37 if ( !pecb->ServerSupportFunction( pecb->ConnID, in HttpExtensionProc()
|
/dports/www/wt/wt-4.6.1/src/isapi/ |
H A D | IsapiRequest.C | 59 if (ecb->ServerSupportFunction(ecb->ConnID, HSE_REQ_IO_COMPLETION, in IsapiRequest() 191 if (!ecb_->ServerSupportFunction(ecb_->ConnID, in processAsyncRead() 242 ecb_->ServerSupportFunction(ecb_->ConnID, HSE_REQ_SEND_RESPONSE_HEADER_EX, in sendHeader() 254 ecb_->ServerSupportFunction(ecb_->ConnID, HSE_REQ_CLOSE_CONNECTION, in abort() 258 ecb_->ServerSupportFunction(ecb_->ConnID, HSE_REQ_DONE_WITH_SESSION, in abort() 405 err = ecb_->ServerSupportFunction(ecb_->ConnID, HSE_REQ_DONE_WITH_SESSION, in flushDone() 614 if(ecb_->ServerSupportFunction(ecb_->ConnID, in sslInfo()
|
/dports/net/easysoap/EasySoap++-0.8.0/src/ |
H A D | SOAPISAPIServer.cpp | 220 m_ecb->ServerSupportFunction(m_ecb->ConnID, HSE_REQ_SEND_RESPONSE_HEADER_EX, &header, NULL, 0); in Write() 283 pECB->ServerSupportFunction(pECB->ConnID, HSE_REQ_DONE_WITH_SESSION, &dwState, NULL, 0); in Handle() 298 if (m_ecb->ServerSupportFunction(m_ecb->ConnID, in SOAPISAPIImpersonateUser()
|
H A D | isapi.cpp | 126 pECB->ServerSupportFunction(pECB->ConnID, HSE_REQ_SEND_RESPONSE_HEADER_EX, in WriteErrorMessage()
|
/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/isapi_shib/ |
H A D | isapi_shib.cpp | 526 …m_pfc->ServerSupportFunction(m_pfc, SF_REQ_SEND_RESPONSE_HEADER, (void*)codestr, (ULONG_PTR)hdr.c_… in sendResponse() 546 …m_pfc->ServerSupportFunction(m_pfc, SF_REQ_SEND_RESPONSE_HEADER, _status, (ULONG_PTR)hdr.c_str(), … in sendRedirect() 606 pfc->ServerSupportFunction(pfc,SF_REQ_SEND_RESPONSE_HEADER,_status,(ULONG_PTR)ctype,0); in WriteClientError() 713 … lpECB->ServerSupportFunction(lpECB->ConnID,HSE_REQ_SEND_RESPONSE_HEADER,_status,0,(LPDWORD)ctype); in WriteClientError() 953 …m_lpECB->ServerSupportFunction(m_lpECB->ConnID, HSE_REQ_SEND_RESPONSE_HEADER, str, 0, (LPDWORD)hdr… in sendResponse() 974 …m_lpECB->ServerSupportFunction(m_lpECB->ConnID, HSE_REQ_SEND_RESPONSE_HEADER, _status, 0, (LPDWORD… in sendRedirect() 1001 …if (m_lpECB->ServerSupportFunction(m_lpECB->ConnID, HSE_REQ_GET_CERT_INFO_EX, (LPVOID)&ccex, (LPDW… in getClientCertificates()
|
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/ |
H A D | httpext.h | 82 BOOL (PASCAL *ServerSupportFunction)(HCONN,DWORD,LPVOID,LPDWORD,LPDWORD);
|
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/ |
H A D | httpext.h | 82 BOOL (PASCAL *ServerSupportFunction)(HCONN,DWORD,LPVOID,LPDWORD,LPDWORD);
|
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/ |
H A D | httpext.d | 77 BOOL function(HCONN, DWORD, LPVOID, LPDWORD, LPDWORD) ServerSupportFunction;
|
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/ |
H A D | httpext.d | 77 BOOL function(HCONN, DWORD, LPVOID, LPDWORD, LPDWORD) ServerSupportFunction;
|
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/ |
H A D | httpext.d | 76 BOOL function(HCONN, DWORD, LPVOID, LPDWORD, LPDWORD) ServerSupportFunction;
|
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/ |
H A D | httpext.d | 77 BOOL function(HCONN, DWORD, LPVOID, LPDWORD, LPDWORD) ServerSupportFunction;
|
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/ |
H A D | httpext.d | 76 BOOL function(HCONN, DWORD, LPVOID, LPDWORD, LPDWORD) ServerSupportFunction;
|
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/ |
H A D | httpext.d | 76 BOOL function(HCONN, DWORD, LPVOID, LPDWORD, LPDWORD) ServerSupportFunction;
|
/dports/www/htdigest/httpd-2.4.6/modules/arch/win32/ |
H A D | mod_isapi.h | 95 PFN_SERVERSUPPORTFUNCTION ServerSupportFunction; member
|
/dports/www/apache24/httpd-2.4.53/modules/arch/win32/ |
H A D | mod_isapi.h | 95 PFN_SERVERSUPPORTFUNCTION ServerSupportFunction; member
|
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/ |
H A D | httpext.d | 76 BOOL function(HCONN, DWORD, LPVOID, LPDWORD, LPDWORD) ServerSupportFunction;
|
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/ |
H A D | httpext.d | 76 BOOL function(HCONN, DWORD, LPVOID, LPDWORD, LPDWORD) ServerSupportFunction;
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/ |
H A D | httpext.d | 77 BOOL function(HCONN, DWORD, LPVOID, LPDWORD, LPDWORD) ServerSupportFunction;
|
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/ |
H A D | httpext.d | 76 BOOL function(HCONN, DWORD, LPVOID, LPDWORD, LPDWORD) ServerSupportFunction;
|
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/ |
H A D | httpfilt.h | 52 …WINBOOL (WINAPI *ServerSupportFunction)(struct _HTTP_FILTER_CONTEXT *pfc,enum SF_REQ_TYPE sfReq,PV…
|
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/ |
H A D | httpfilt.h | 52 …WINBOOL (WINAPI *ServerSupportFunction)(struct _HTTP_FILTER_CONTEXT *pfc,enum SF_REQ_TYPE sfReq,PV…
|
/dports/www/mod_jk/tomcat-connectors-1.2.48-src/native/iis/ |
H A D | jk_isapi_plugin.c | 796 pfc->ServerSupportFunction(pfc, in write_error_response() 825 if (!lpEcb->ServerSupportFunction(lpEcb->ConnID, in write_error_message() 853 lpEcb->ServerSupportFunction(lpEcb->ConnID, in write_error_message() 1065 rc = p->lpEcb->ServerSupportFunction(p->lpEcb->ConnID, in start_response() 1073 rc = p->lpEcb->ServerSupportFunction(p->lpEcb->ConnID, in start_response() 1278 if (!p->lpEcb->ServerSupportFunction(p->lpEcb->ConnID, in iis_write() 1367 if (!p->lpEcb->ServerSupportFunction(p->lpEcb->ConnID, in iis_done() 2076 lpEcb->ServerSupportFunction(lpEcb->ConnID, HSE_REQ_SET_FLUSH_FLAG, in HttpExtensionProc() 3133 if (private_data->lpEcb->ServerSupportFunction(private_data->lpEcb->ConnID, in init_ws_service()
|