Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c201 static void evhttp_make_header(struct evhttp_connection *, struct evhttp_request *);
606 evhttp_make_header(struct evhttp_connection *evcon, struct evhttp_request *req) in evhttp_make_header() function
1322 evhttp_make_header(evcon, req); in evhttp_request_dispatch()
2852 evhttp_make_header(evcon, req); in evhttp_send()
2889 evhttp_make_header(req->evcon, req); in evhttp_send_reply_start()
/freebsd/contrib/libevent/
H A Dhttp.c201 static void evhttp_make_header(struct evhttp_connection *, struct evhttp_request *);
606 evhttp_make_header(struct evhttp_connection *evcon, struct evhttp_request *req) in evhttp_make_header() function
1322 evhttp_make_header(evcon, req); in evhttp_request_dispatch()
2852 evhttp_make_header(evcon, req); in evhttp_send()
2889 evhttp_make_header(req->evcon, req); in evhttp_send_reply_start()