Searched defs:evhttp_cb (Results 1 - 1 of 1) sorted by relevance

/external/chromium/third_party/libevent/
H A Dhttp-internal.h94 struct evhttp_cb { struct
95 TAILQ_ENTRY(evhttp_cb) next;
116 TAILQ_HEAD(httpcbq, evhttp_cb) callbacks;

Completed in 16 milliseconds