Searched refs:ap_soft_timeout (Results 1 – 7 of 7) sorted by relevance
122 API_EXPORT(void) ap_soft_timeout(char *, request_rec *);
382 #define soft_timeout ap_soft_timeout
517 ap_soft_timeout("send example call trace", r); in example_handler()
505 ap_soft_timeout("soaking script stderr", r); in cgi_handler()
1884 ap_soft_timeout("send ending chunk", r); in ap_finalize_request_protocol()2292 ap_soft_timeout("send body", r); in ap_send_fd_length()2364 ap_soft_timeout("send body", r); in ap_send_fb_length()2453 ap_soft_timeout("send mmap", r); in ap_send_mmap()
930 API_EXPORT(void) ap_soft_timeout(char *name, request_rec *r) in ap_soft_timeout() function
649 ap_soft_timeout("proxy send body", r); in ap_proxy_send_fb()