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

/httpd/modules/filters/
H A Dmod_charset_lite.c391 static apr_status_t send_eos(ap_filter_t *f) function
964 rv = send_eos(f);
/httpd/modules/ssl/
H A Dssl_engine_io.c920 int send_eos = 1; local
935 send_eos = 0;
953 if (send_eos) {

Completed in 1031 milliseconds