Home
last modified time | relevance | path

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

/external/libevent/
Dhttp.c190 static void evhttp_make_header(struct evhttp_connection *, struct evhttp_request *);
593 evhttp_make_header(struct evhttp_connection *evcon, struct evhttp_request *req) in evhttp_make_header() function
1212 evhttp_make_header(evcon, req); in evhttp_request_dispatch()
2426 evhttp_make_header(evcon, req); in evhttp_send()
2459 evhttp_make_header(req->evcon, req); in evhttp_send_reply_start()