Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h223 void evhttp_set_max_body_size(struct evhttp* http, ev_ssize_t max_body_size);
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h223 void evhttp_set_max_body_size(struct evhttp* http, ev_ssize_t max_body_size);
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c3679 evhttp_set_max_body_size(http, EV_SIZE_MAX); in evhttp_new_object()
3893 evhttp_set_max_body_size(struct evhttp* http, ev_ssize_t max_body_size) in evhttp_set_max_body_size() function
/freebsd/contrib/libevent/
H A Dhttp.c3679 evhttp_set_max_body_size(http, EV_SIZE_MAX); in evhttp_new_object()
3893 evhttp_set_max_body_size(struct evhttp* http, ev_ssize_t max_body_size) in evhttp_set_max_body_size() function
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c4094 evhttp_set_max_body_size(http, size - 2); in http_data_length_constraints_test_impl()
4172 evhttp_set_max_body_size(http, size / 2); in http_lingering_close_test_impl()
/freebsd/contrib/libevent/test/
H A Dregress_http.c4094 evhttp_set_max_body_size(http, size - 2); in http_data_length_constraints_test_impl()
4172 evhttp_set_max_body_size(http, size / 2); in http_lingering_close_test_impl()