Searched refs:fprev (Results 1 – 3 of 3) sorted by relevance
46 off_t size, send, prev_send, aligned, fprev; in ngx_solaris_sendfilev_chain() local80 fprev = 0; in ngx_solaris_sendfilev_chain()141 if (fd == cl->buf->file->fd && fprev == cl->buf->file_pos) { in ngx_solaris_sendfilev_chain()159 fprev = cl->buf->file_pos + size; in ngx_solaris_sendfilev_chain()
229 off_t total, size, aligned, fprev; in ngx_chain_coalesce_file() local256 fprev = cl->buf->file_pos + size; in ngx_chain_coalesce_file()263 && fprev == cl->buf->file_pos); in ngx_chain_coalesce_file()
4739 fprev = NULL;4756 if (fprev == NULL) {4763 fprev = &fg->fg_start;4983 ftail = fprev;4986 ftail = fprev;4990 fprev = ftail;5064 fprev = ftail;5066 ftail = fprev;5074 fprev = &f->fr_next;5076 ftail = fprev;[all …]