Home
last modified time | relevance | path

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

/dports/www/htdigest/httpd-2.4.6/modules/arch/win32/
H A Dmod_isapi.h192 #define HSE_REQ_REFRESH_ISAPI_ACL 1007 /* Not Supported */ macro
H A Dmod_isapi.c1171 case HSE_REQ_REFRESH_ISAPI_ACL: in regfnServerSupportFunction()
/dports/www/apache24/httpd-2.4.53/modules/arch/win32/
H A Dmod_isapi.h192 #define HSE_REQ_REFRESH_ISAPI_ACL 1007 /* Not Supported */ macro
H A Dmod_isapi.c1171 case HSE_REQ_REFRESH_ISAPI_ACL: in regfnServerSupportFunction()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dhttpext.h39 #define HSE_REQ_REFRESH_ISAPI_ACL (HSE_REQ_END_RESERVED+7) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dhttpext.h39 #define HSE_REQ_REFRESH_ISAPI_ACL (HSE_REQ_END_RESERVED+7) 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.rs300 pub const HSE_REQ_REFRESH_ISAPI_ACL: u32 = 1007u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Iis/
H A Dmod.rs934 pub const HSE_REQ_REFRESH_ISAPI_ACL: u32 = 1007u32; const