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

/external/libevent/
H A Dhttp.c193 static void evhttp_make_header(struct evhttp_connection *, struct evhttp_request *);
594 evhttp_make_header(struct evhttp_connection *evcon, struct evhttp_request *req) function
1299 evhttp_make_header(evcon, req);
2804 evhttp_make_header(evcon, req);
2837 evhttp_make_header(req->evcon, req);

Completed in 51 milliseconds