Searched refs:chunkend (Results 1 – 1 of 1) sorted by relevance
211 int chunkend = needed - out_last; in resend_bytes() local212 atomicio(vwrite, fd, out_buf + out_buf_size - chunkend, in resend_bytes()213 chunkend); in resend_bytes()