Home
last modified time | relevance | path

Searched refs:HSE_REQ_IS_CONNECTED (Results 1 – 8 of 8) sorted by relevance

/dports/www/htdigest/httpd-2.4.6/modules/arch/win32/
H A Dmod_isapi.h203 #define HSE_REQ_IS_CONNECTED 1018 /* Supported */ macro
H A Dmod_isapi.c1373 case HSE_REQ_IS_CONNECTED: /* Added after ISAPI 4.0 */ in regfnServerSupportFunction()
/dports/www/apache24/httpd-2.4.53/modules/arch/win32/
H A Dmod_isapi.h203 #define HSE_REQ_IS_CONNECTED 1018 /* Supported */ macro
H A Dmod_isapi.c1373 case HSE_REQ_IS_CONNECTED: /* Added after ISAPI 4.0 */ in regfnServerSupportFunction()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dhttpext.h48 #define HSE_REQ_IS_CONNECTED (HSE_REQ_END_RESERVED+18) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dhttpext.h48 #define HSE_REQ_IS_CONNECTED (HSE_REQ_END_RESERVED+18) macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Iis/
H A Dmod.rs291 pub const HSE_REQ_IS_CONNECTED: u32 = 1018u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Iis/
H A Dmod.rs925 pub const HSE_REQ_IS_CONNECTED: u32 = 1018u32; const