Home
last modified time | relevance | path

Searched refs:third (Results 1 – 3 of 3) sorted by relevance

/libevent-2.1.12/cmake/
H A DCodeCoverage.cmake8 # Software, and to permit third-parties to whom the Software is furnished to
/libevent-2.1.12/test/
H A Dregress_http.c1668 struct evhttp *second = NULL, *third = NULL; in http_virtual_host_test() local
1679 third = evhttp_new(NULL); in http_virtual_host_test()
1680 evhttp_set_cb(third, "/blackcoffee", http_basic_cb, http); in http_virtual_host_test()
1686 if (evhttp_add_virtual_host(http, "bar.*.foo.com", third) == -1) { in http_virtual_host_test()
1692 tt_assert(evhttp_add_server_alias(third, "bonkers.org") == 0); in http_virtual_host_test()
/libevent-2.1.12/m4/
H A Dax_prog_doxygen.m452 # parameter are configuration file names and the third, fifth, seventh,