Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dmod_vhostdb.c49 vhostdb_cache_entry_init (const buffer * const server_name, const buffer * const docroot) in vhostdb_cache_entry_init() function
309 ve = vhostdb_cache_entry_init(&r->uri.authority, b); in REQUEST_FUNC()