Lines Matching refs:cr_in_ctx
624 struct cr_in_ctx { struct
639 struct cr_in_ctx *ctx = reader->ctx; in cr_in_init() argument
654 struct cr_in_ctx *ctx = reader->ctx; in cr_in_read()
750 struct cr_in_ctx *ctx = reader->ctx; in cr_in_needs_rewind()
758 struct cr_in_ctx *ctx = reader->ctx; in cr_in_total_length()
767 struct cr_in_ctx *ctx = reader->ctx; in cr_in_resume_from()
829 struct cr_in_ctx *ctx = reader->ctx; in cr_in_rewind()
883 struct cr_in_ctx *ctx = reader->ctx; in cr_in_unpause()
892 struct cr_in_ctx *ctx = reader->ctx; in cr_in_is_paused()
909 sizeof(struct cr_in_ctx)
1127 struct cr_in_ctx *ctx; in Curl_creader_set_fread()