Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dmod_userdir.c36 buffer cache_path[2]; member
47 free(p->cache_path[0].ptr); in FREE_FUNC()
48 free(p->cache_path[1].ptr); in FREE_FUNC()
199 buffer_copy_path_len2(b, BUF_PTR_LEN(&p->cache_path[cached]), in mod_userdir_docroot_construct()
219 buffer_copy_string_len(&p->cache_path[cached], b->ptr, plen); in mod_userdir_docroot_construct()