Searched refs:mock_args (Results 1 – 1 of 1) sorted by relevance
118 server_args mock_args = { NULL, '0', 0 }; in test_http_x509() local126 mock_args.out = rbio; in test_http_x509()128 BIO_set_callback_arg(wbio, (char *)&mock_args); in test_http_x509()162 server_args mock_args = { NULL, '0', 0 }; in test_http_keep_alive() local169 mock_args.out = rbio; in test_http_keep_alive()170 mock_args.version = version; in test_http_keep_alive()171 mock_args.keep_alive = kept_alive; in test_http_keep_alive()173 BIO_set_callback_arg(wbio, (char *)&mock_args); in test_http_keep_alive()