Home
last modified time | relevance | path

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

/external/libevent/include/event2/
Dhttp.h187 void evhttp_free(struct evhttp* http);
/external/libevent/
Dhttp.c3255 evhttp_free(struct evhttp* http) in evhttp_free() function
3286 evhttp_free(vhost); in evhttp_free()