Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bio/
H A Db_print.c21 _BIO_write(void *cookie, const char *buf, int nbytes) in _BIO_write() function
32 fp = funopen(bio, NULL, &_BIO_write, NULL, NULL); in BIO_vprintf()