evhttp_cb 95 third_party/libevent/http-internal.h TAILQ_ENTRY(evhttp_cb) next; evhttp_cb 116 third_party/libevent/http-internal.h TAILQ_HEAD(httpcbq, evhttp_cb) callbacks; evhttp_cb 2160 third_party/libevent/http.c static struct evhttp_cb * evhttp_cb 2163 third_party/libevent/http.c struct evhttp_cb *cb; evhttp_cb 2191 third_party/libevent/http.c struct evhttp_cb *cb = NULL; evhttp_cb 2353 third_party/libevent/http.c struct evhttp_cb *http_cb; evhttp_cb 2393 third_party/libevent/http.c struct evhttp_cb *http_cb; evhttp_cb 2395 third_party/libevent/http.c if ((http_cb = calloc(1, sizeof(struct evhttp_cb))) == NULL) evhttp_cb 2408 third_party/libevent/http.c struct evhttp_cb *http_cb;