Searched refs:ap_set_keepalive (Results 1 - 4 of 4) sorted by relevance

/httpd/include/
H A Dhttp_protocol.h117 AP_DECLARE(int) ap_set_keepalive(request_rec *r);
/httpd/modules/http/
H A Dhttp_protocol.c197 AP_DECLARE(int) ap_set_keepalive(request_rec *r) function
H A Dhttp_filters.c1230 ap_set_keepalive(r);
/httpd/modules/lua/
H A Dlua_request.c1677 * ap_set_keepalive (request_rec *r)
1688 returnValue = ap_set_keepalive(r);

Completed in 28 milliseconds