Home
last modified time | relevance | path

Searched refs:mod_maxminddb_handle_con_close (Results 1 – 1 of 1) sorted by relevance

/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Dmod_maxminddb.c77 CONNECTION_FUNC(mod_maxminddb_handle_con_close);
88 p->handle_connection_close = mod_maxminddb_handle_con_close; in mod_maxminddb_plugin_init()
453 CONNECTION_FUNC(mod_maxminddb_handle_con_close) in CONNECTION_FUNC() argument