Searched refs:bio_dump_callback (Results 1 – 4 of 4) sorted by relevance
170 long MS_CALLBACK bio_dump_callback(BIO *bio, int cmd, const char *argp,
275 long MS_CALLBACK bio_dump_callback(BIO *bio, int cmd, const char *argp, in bio_dump_callback() function
2068 BIO_set_callback(SSL_get_rbio(con), bio_dump_callback); in sv_body()2603 BIO_set_callback(SSL_get_rbio(con), bio_dump_callback); in www_body()
1330 BIO_set_callback(sbio, bio_dump_callback); in MAIN()