Home
last modified time | relevance | path

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

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