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

/httpd/modules/arch/win32/
H A Dmod_isapi.h167 apr_uint32_t TailLength; /* Length of *pTail body text */ member in struct:HSE_TF_INFO
H A Dmod_isapi.c1126 if (tf->pTail && tf->TailLength) {
1127 sent += tf->TailLength;
1129 tf->TailLength, c->bucket_alloc);

Completed in 2098 milliseconds