Searched defs:do_nothing (Results 1 - 1 of 1) sorted by relevance
/httpd/server/ | ||
H A D | core.c | 4511 static int do_nothing(request_rec *r) { return OK; } function 5239 ap_hook_type_checker(do_nothing,NULL,NULL,APR_HOOK_REALLY_LAST); |
Completed in 1173 milliseconds