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

/httpd/modules/arch/win32/
H A Dmod_isapi.h245 #define HSE_TERM_MUST_UNLOAD 1 macro
249 * HSE_TERM_MUST_UNLOAD or HSE_TERM_ADVISORY_UNLOAD. The module may return
252 * unloaded. If the module is passed HSE_TERM_MUST_UNLOAD, its return value
260 * is passed HSE_TERM_MUST_UNLOAD, its return value is ignored.
262 #define HSE_TERM_MUST_UNLOAD 1 macro
H A Dmod_isapi.c233 (*isa->TerminateExtension)(HSE_TERM_MUST_UNLOAD);

Completed in 1411 milliseconds