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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libevent/
H A Dhttp-internal.h110 struct evhttp_cb { struct
111 TAILQ_ENTRY(evhttp_cb) next;
143 TAILQ_HEAD(httpcbq, evhttp_cb) callbacks;
H A Dhttp.c2864 static struct evhttp_cb *
2867 struct evhttp_cb *cb;
2998 struct evhttp_cb *cb = NULL;
3247 struct evhttp_cb *http_cb;
3394 struct evhttp_cb *http_cb;
3401 if ((http_cb = mm_calloc(1, sizeof(struct evhttp_cb))) == NULL) {
3423 struct evhttp_cb *http_cb;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libevent/
H A Dhttp-internal.h110 struct evhttp_cb { struct
111 TAILQ_ENTRY(evhttp_cb) next;
143 TAILQ_HEAD(httpcbq, evhttp_cb) callbacks;
H A Dhttp.c2864 static struct evhttp_cb *
2867 struct evhttp_cb *cb;
2998 struct evhttp_cb *cb = NULL;
3247 struct evhttp_cb *http_cb;
3394 struct evhttp_cb *http_cb;
3401 if ((http_cb = mm_calloc(1, sizeof(struct evhttp_cb))) == NULL) {
3423 struct evhttp_cb *http_cb;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libevent/
H A Dhttp-internal.h110 struct evhttp_cb { struct
111 TAILQ_ENTRY(evhttp_cb) next;
143 TAILQ_HEAD(httpcbq, evhttp_cb) callbacks;
H A Dhttp.c2864 static struct evhttp_cb *
2867 struct evhttp_cb *cb;
2998 struct evhttp_cb *cb = NULL;
3247 struct evhttp_cb *http_cb;
3394 struct evhttp_cb *http_cb;
3401 if ((http_cb = mm_calloc(1, sizeof(struct evhttp_cb))) == NULL) {
3423 struct evhttp_cb *http_cb;

Completed in 128 milliseconds