Searched defs:event_post_read_request (Results 1 - 1 of 1) sorted by relevance

/httpd/server/mpm/event/
H A Devent.c1017 * event_post_read_request() tracks the current server config for a
1020 static int event_post_read_request(request_rec *r) function
3765 ap_hook_post_read_request(event_post_read_request, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 819 milliseconds