Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/
H A Dhttp.c211 static int evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp,
1896 !evhttp_find_vhost(req->evcon->http_server, NULL, hostname)) in evhttp_parse_request_line()
3440 evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp, in evhttp_find_vhost() function
3495 evhttp_find_vhost(http, &http, hostname); in evhttp_handle_request()