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

/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dhttp.c3131 evhttp_dispatch_callback(struct httpcbq *callbacks, struct evhttp_request *req) function
3288 if ((cb = evhttp_dispatch_callback(&http->callbacks, req)) != NULL) {

Completed in 54 milliseconds