Home
last modified time | relevance | path

Searched refs:pass_ctx (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dws.c449 struct ws_cw_dec_ctx pass_ctx; in ws_cw_write() local
450 pass_ctx.data = data; in ws_cw_write()
451 pass_ctx.ws = ws; in ws_cw_write()
452 pass_ctx.next_writer = writer->next; in ws_cw_write()
453 pass_ctx.cw_type = type; in ws_cw_write()
455 ws_cw_dec_next, &pass_ctx); in ws_cw_write()

Completed in 10 milliseconds