Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dmod_vhostdb.c98 mod_vhostdb_cache_query (request_st * const r, plugin_data * const p) in mod_vhostdb_cache_query() function
285 if (p->conf.vhostdb_cache && (ve = mod_vhostdb_cache_query(r, p))) in REQUEST_FUNC()