Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_connection.cc201 int shrpx_bio_read(BIO *b, char *buf, int len) { in shrpx_bio_read() function
288 BIO_meth_set_read(meth, shrpx_bio_read); in create_bio_method()
303 shrpx_bio_read, shrpx_bio_puts, shrpx_bio_gets, in create_bio_method()