Home
last modified time | relevance | path

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

/curl/lib/vquic/
H A Dcurl_quiche.c269 struct stream_ctx **pstream) in get_stream_easy() argument
278 *pstream = stream; in get_stream_easy()
288 *pstream = stream; in get_stream_easy()
293 *pstream = NULL; in get_stream_easy()
H A Dcurl_ngtcp2.c266 struct h3_stream_ctx **pstream) in get_stream_easy() argument
275 *pstream = stream; in get_stream_easy()
285 *pstream = stream; in get_stream_easy()
290 *pstream = NULL; in get_stream_easy()
/curl/lib/
H A Dhttp2.c285 struct h2_stream_ctx **pstream) in http2_data_setup() argument
298 *pstream = stream; in http2_data_setup()
311 *pstream = stream; in http2_data_setup()
2042 static ssize_t h2_submit(struct h2_stream_ctx **pstream, in h2_submit() argument
2180 *pstream = stream; in h2_submit()

Completed in 29 milliseconds