Searched refs:handle_connection_close (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/src/
H A Dplugin.h46 handler_t (* handle_connection_close)(server *srv, connection *con, void *p_d); /* at the end of a connection */ member in struct:__anon4597
H A Dplugin.c324 PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_CONNECTION_CLOSE, handle_connection_close)
451 PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_CONNECTION_CLOSE, handle_connection_close);
H A Dmod_proxy.c1361 p->handle_connection_close = mod_proxy_connection_close_callback; /* end of client connection */
H A Dmod_scgi.c3072 p->handle_connection_close = scgi_connection_close_callback;
H A Dmod_smbdav.c8943 p->handle_connection_close = mod_msbdav_connection_close;
8969 p->handle_connection_close = mod_msbdav_connection_close;
H A Dmod_fastcgi.c3676 p->handle_connection_close = fcgi_connection_close_callback;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/src/
H A Dplugin.h46 handler_t (* handle_connection_close)(server *srv, connection *con, void *p_d); /* at the end of a connection */ member in struct:__anon5502
H A Dplugin.c324 PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_CONNECTION_CLOSE, handle_connection_close)
451 PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_CONNECTION_CLOSE, handle_connection_close);
H A Dmod_proxy.c1361 p->handle_connection_close = mod_proxy_connection_close_callback; /* end of client connection */
H A Dmod_scgi.c3072 p->handle_connection_close = scgi_connection_close_callback;
H A Dmod_smbdav.c8943 p->handle_connection_close = mod_msbdav_connection_close;
8969 p->handle_connection_close = mod_msbdav_connection_close;
H A Dmod_fastcgi.c3676 p->handle_connection_close = fcgi_connection_close_callback;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lighttpd-1.4.39/src/
H A Dplugin.h46 handler_t (* handle_connection_close)(server *srv, connection *con, void *p_d); /* at the end of a connection */ member in struct:__anon39527
H A Dplugin.c324 PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_CONNECTION_CLOSE, handle_connection_close)
451 PLUGIN_TO_SLOT(PLUGIN_FUNC_HANDLE_CONNECTION_CLOSE, handle_connection_close);
H A Dmod_proxy.c1361 p->handle_connection_close = mod_proxy_connection_close_callback; /* end of client connection */
H A Dmod_scgi.c3072 p->handle_connection_close = scgi_connection_close_callback;
H A Dmod_smbdav.c8943 p->handle_connection_close = mod_msbdav_connection_close;
8969 p->handle_connection_close = mod_msbdav_connection_close;
H A Dmod_fastcgi.c3676 p->handle_connection_close = fcgi_connection_close_callback;

Completed in 392 milliseconds