Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/lib/
H A Dhttp_server.c194 BIO *acbio = NULL, *bufbio; in http_server_init() local
202 bufbio = BIO_new(BIO_f_buffer()); in http_server_init()
203 if (bufbio == NULL) in http_server_init()
214 BIO_set_accept_bios(acbio, bufbio); in http_server_init()
215 bufbio = NULL; in http_server_init()
234 BIO_free(bufbio); in http_server_init()
/freebsd/share/doc/papers/
H A DMakefile2 bufbio \