Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/libevent/include/event2/
Dhttp.h710 ev_ssize_t new_max_body_size);
/freebsd-12-stable/contrib/ntp/sntp/libevent/include/event2/
Dhttp.h710 ev_ssize_t new_max_body_size);
/freebsd-12-stable/contrib/ntp/sntp/libevent/
Dhttp.c648 ev_ssize_t new_max_body_size) in evhttp_connection_set_max_body_size() argument
650 if (new_max_body_size<0) in evhttp_connection_set_max_body_size()
653 evcon->max_body_size = new_max_body_size; in evhttp_connection_set_max_body_size()
/freebsd-12-stable/contrib/libevent/
Dhttp.c648 ev_ssize_t new_max_body_size) in evhttp_connection_set_max_body_size() argument
650 if (new_max_body_size<0) in evhttp_connection_set_max_body_size()
653 evcon->max_body_size = new_max_body_size; in evhttp_connection_set_max_body_size()