Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/include/event2/
H A Dhttp.h337 int evhttp_remove_virtual_host(struct evhttp* http, struct evhttp* vhost);
/netbsd-src/external/bsd/libevent/dist/
H A Dhttp.c3800 evhttp_remove_virtual_host(struct evhttp* http, struct evhttp* vhost) in evhttp_remove_virtual_host() function