Home
last modified time | relevance | path

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

/external/libevent/
Dhttp.c2875 evhttp_dispatch_callback(struct httpcbq *callbacks, struct evhttp_request *req) in evhttp_dispatch_callback() function
3032 if ((cb = evhttp_dispatch_callback(&http->callbacks, req)) != NULL) { in evhttp_handle_request()