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

/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A Dhttp.c196 static int evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp,
1751 !evhttp_find_vhost(req->evcon->http_server, NULL, hostname))
3232 evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp, function
3285 evhttp_find_vhost(http, &http, hostname);
/freebsd-12-stable/contrib/libevent/
H A Dhttp.c199 static int evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp,
1845 !evhttp_find_vhost(req->evcon->http_server, NULL, hostname))
3381 evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp, function
3434 evhttp_find_vhost(http, &http, hostname);

Completed in 144 milliseconds