Lines Matching refs:lenLastReq
89 int lenLastReq; member
262 oci->bufptr += oci->lenLastReq; in ReadRequestFromClient()
308 oci->lenLastReq = 0; in ReadRequestFromClient()
316 oci->lenLastReq = gotnow; in ReadRequestFromClient()
430 oci->lenLastReq = needed; in ReadRequestFromClient()
452 oci->lenLastReq -= (sizeof(xBigReq) - sizeof(xReq)); in ReadRequestFromClient()
519 oci->bufptr += oci->lenLastReq; in InsertFakeRequest()
520 oci->lenLastReq = 0; in InsertFakeRequest()
571 oci->lenLastReq = 0; in ResetCurrentRequest()
991 oci->lenLastReq = 0; in AllocateInputBuffer()
1032 oci->lenLastReq = 0; in FreeOsBuffers()