outhttp           198 opal/mca/event/libevent2022/libevent/http.c static int evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp,
outhttp          2939 opal/mca/event/libevent2022/libevent/http.c evhttp_find_alias(struct evhttp *http, struct evhttp **outhttp,
outhttp          2948 opal/mca/event/libevent2022/libevent/http.c 			if (outhttp)
outhttp          2949 opal/mca/event/libevent2022/libevent/http.c 				*outhttp = http;
outhttp          2957 opal/mca/event/libevent2022/libevent/http.c 		if (evhttp_find_alias(vhost, outhttp, hostname))
outhttp          2976 opal/mca/event/libevent2022/libevent/http.c evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp,
outhttp          2983 opal/mca/event/libevent2022/libevent/http.c 	if (evhttp_find_alias(http, outhttp, hostname))
outhttp          2998 opal/mca/event/libevent2022/libevent/http.c 	if (outhttp)
outhttp          2999 opal/mca/event/libevent2022/libevent/http.c 		*outhttp = http;