Searched refs:http_chunk_out_test_impl (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c3318 http_chunk_out_test_impl(void *arg, int ssl) function
3396 { http_chunk_out_test_impl(arg, 0); }
4686 { http_chunk_out_test_impl(arg, 1); }
4688 { http_chunk_out_test_impl(arg, 1 | HTTP_SSL_FILTER); }
/freebsd-current/contrib/libevent/test/
H A Dregress_http.c3318 http_chunk_out_test_impl(void *arg, int ssl) function
3396 { http_chunk_out_test_impl(arg, 0); }
4686 { http_chunk_out_test_impl(arg, 1); }
4688 { http_chunk_out_test_impl(arg, 1 | HTTP_SSL_FILTER); }

Completed in 139 milliseconds