Searched refs:handle_request_done (Results 1 – 9 of 9) sorted by relevance
269 PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_REQUEST_DONE, handle_request_done) in PLUGIN_TO_SLOT()396 PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_REQUEST_DONE, handle_request_done);
45 …handler_t (* handle_request_done) (server *srv, connection *con, void *p_d); /* at the end o… member
491 p->handle_request_done = mod_rrd_account; in mod_rrdtool_plugin_init()
508 p->handle_request_done = mod_extforward_restore; in mod_extforward_plugin_init()
883 p->handle_request_done = mod_status_account; in mod_status_plugin_init()
936 p->handle_request_done = log_access_write; in mod_accesslog_plugin_init()
22 need to call patch_connection in either handle_request_done and
230 handle_request_done
141 * Use connection_reset instead of handle_request_done for cleanup callbacks