evhttp_add_virtual_host 258 opal/mca/event/libevent2022/libevent/include/event2/http.h int evhttp_add_virtual_host(struct evhttp* http, const char *pattern, evhttp_add_virtual_host 1185 opal/mca/event/libevent2022/libevent/test/regress_http.c if (evhttp_add_virtual_host(http, "foo.com", second) == -1) { evhttp_add_virtual_host 1189 opal/mca/event/libevent2022/libevent/test/regress_http.c if (evhttp_add_virtual_host(http, "bar.*.foo.com", third) == -1) {