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

/httpd/modules/arch/win32/
H A Dmod_isapi.h151 PFN_HSE_IO_COMPLETION pfnHseIO; /* Overrides the default setting of member in struct:HSE_TF_INFO
H A Dmod_isapi.c1143 /* Use tf->pfnHseIO + tf->pContext, or if NULL, then use cid->fnIOComplete
1147 if (tf->pfnHseIO) {
1149 tf->pfnHseIO(cid->ecb, tf->pContext,
1153 tf->pfnHseIO(cid->ecb, tf->pContext,

Completed in 1025 milliseconds