Home
last modified time | relevance | path

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

/libevent-2.1.12/include/event2/
H A Dhttp.h357 int evhttp_remove_server_alias(struct evhttp *http, const char *alias);
/libevent-2.1.12/
H A Dhttp.c3830 evhttp_remove_server_alias(struct evhttp *http, const char *alias) in evhttp_remove_server_alias() function