Home
last modified time | relevance | path

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

/curl/lib/vquic/
H A Dcurl_quiche.c291 struct stream_ctx **pstream) in get_stream_easy() argument
299 *pstream = stream; in get_stream_easy()
311 *pstream = stream; in get_stream_easy()
316 *pstream = NULL; in get_stream_easy()
H A Dcurl_ngtcp2.c291 struct h3_stream_ctx **pstream) in get_stream_easy() argument
299 *pstream = stream; in get_stream_easy()
311 *pstream = stream; in get_stream_easy()
316 *pstream = NULL; in get_stream_easy()
/curl/lib/
H A Dhttp2.c373 struct h2_stream_ctx **pstream) in http2_data_setup() argument
382 *pstream = stream; in http2_data_setup()
395 *pstream = stream; in http2_data_setup()
2134 static ssize_t h2_submit(struct h2_stream_ctx **pstream, in h2_submit() argument
2252 *pstream = stream; in h2_submit()

Completed in 31 milliseconds