evhttp_find_vhost  198 opal/mca/event/libevent2022/libevent/http.c static int evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp,
evhttp_find_vhost 1589 opal/mca/event/libevent2022/libevent/http.c 	    !evhttp_find_vhost(req->evcon->http_server, NULL, hostname))
evhttp_find_vhost 3029 opal/mca/event/libevent2022/libevent/http.c 		evhttp_find_vhost(http, &http, hostname);