Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_connection.cc233 int shrpx_bio_puts(BIO *b, const char *str) { in shrpx_bio_puts() function
289 BIO_meth_set_puts(meth, shrpx_bio_puts); in create_bio_method()
303 shrpx_bio_read, shrpx_bio_puts, shrpx_bio_gets, in create_bio_method()