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

/httpd/modules/arch/win32/
H A Dmod_isapi.h233 #ifndef ERROR_READ_FAULT
234 #define ERROR_READ_FAULT EIO macro
H A Dmod_isapi.c610 apr_set_os_error(APR_FROM_OS_ERROR(ERROR_READ_FAULT));
1222 read, ERROR_READ_FAULT);

Completed in 1010 milliseconds