Home
last modified time | relevance | path

Searched refs:evhttp_add_virtual_host (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h324 int evhttp_add_virtual_host(struct evhttp* http, const char *pattern,
/freebsd-14.2/contrib/libevent/include/event2/
H A Dhttp.h324 int evhttp_add_virtual_host(struct evhttp* http, const char *pattern,
/freebsd-14.2/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c1682 if (evhttp_add_virtual_host(http, "foo.com", second) == -1) { in http_virtual_host_test()
1686 if (evhttp_add_virtual_host(http, "bar.*.foo.com", third) == -1) { in http_virtual_host_test()
/freebsd-14.2/contrib/libevent/test/
H A Dregress_http.c1682 if (evhttp_add_virtual_host(http, "foo.com", second) == -1) { in http_virtual_host_test()
1686 if (evhttp_add_virtual_host(http, "bar.*.foo.com", third) == -1) { in http_virtual_host_test()
/freebsd-14.2/contrib/ntp/sntp/libevent/
H A Dhttp.c3778 evhttp_add_virtual_host(struct evhttp* http, const char *pattern, in evhttp_add_virtual_host() function
/freebsd-14.2/contrib/libevent/
H A Dhttp.c3778 evhttp_add_virtual_host(struct evhttp* http, const char *pattern, in evhttp_add_virtual_host() function