HomeSort by: relevance | last modified time | path
    Searched defs:http_connection_fail_test_impl (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/test/
regress_http.c 3601 http_connection_fail_test_impl(void *arg, int ssl) function
3643 { http_connection_fail_test_impl(arg, 0); }
4701 { http_connection_fail_test_impl(arg, 1); }
  /src/external/bsd/ntp/dist/sntp/libevent/test/
regress_http.c 3598 http_connection_fail_test_impl(void *arg, int ssl) function
3640 { http_connection_fail_test_impl(arg, 0); }
4694 { http_connection_fail_test_impl(arg, 1); }

Completed in 18 milliseconds