Searched refs:BytesToWrite (Results 1 - 2 of 2) sorted by relevance
/httpd/modules/arch/win32/ | ||
H A D | mod_isapi.h | 162 apr_uint32_t BytesToWrite; /* 0 is write-all */ member in struct:HSE_TF_INFO |
H A D | mod_isapi.c | 1073 if (tf->BytesToWrite) { 1074 fsize = tf->BytesToWrite; |
Completed in 1063 milliseconds