Searched refs:server_args (Results 1 – 1 of 1) sorted by relevance
/openssl/test/ |
H A D | http_test.c | 28 } server_args; typedef 109 server_args *args = (server_args *)BIO_get_callback_arg(bio); in http_bio_cb_ex() 127 server_args mock_args = { NULL, NULL, NULL, '0', 0 }; in test_http_method() 211 server_args mock_args = { NULL, NULL, NULL, '0', 0 }; in test_http_keep_alive() 424 server_args mock_args = { NULL, NULL, NULL, '0', 0 }; in test_http_resp_hdr_limit()
|
Completed in 8 milliseconds