Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_connection.cc239 int shrpx_bio_gets(BIO *b, char *buf, int len) { return -1; } in shrpx_bio_gets() function
290 BIO_meth_set_gets(meth, shrpx_bio_gets); in create_bio_method()
303 shrpx_bio_read, shrpx_bio_puts, shrpx_bio_gets, in create_bio_method()