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.c292 struct h3_stream_ctx **pstream) in get_stream_easy() argument
300 *pstream = stream; in get_stream_easy()
312 *pstream = stream; in get_stream_easy()
317 *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()
2157 static ssize_t h2_submit(struct h2_stream_ctx **pstream, in h2_submit() argument
2275 *pstream = stream; in h2_submit()

Completed in 21 milliseconds