Searched refs:buf_len_save (Results 1 – 1 of 1) sorted by relevance
101 size_t buf_len_save; member205 if (ctx->buf_len_save > ctx->buf_off_save) { in ok_read()206 ctx->buf_len = ctx->buf_len_save - ctx->buf_off_save; in ok_read()337 ctx->buf_len_save = 0; in ok_ctrl()590 ctx->buf_len_save = ctx->buf_len; in block_in()
Completed in 7 milliseconds