Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dstat_cache.h60 stat_cache_entry * stat_cache_get_entry_open(const buffer *name, int symlinks);
H A Dmod_magnet_cache.c52 stat_cache_entry * const sce = stat_cache_get_entry_open(&sc->name, 1); in script_cache_load_script()
H A Dhttp-header-glue.c323 sce = stat_cache_get_entry_open(path, r->conf.follow_symlink); in http_response_send_file()
543 sce = stat_cache_get_entry_open(b, r->conf.follow_symlink); in http_response_xsendfile2()
H A Dmod_dirlisting.c596 stat_cache_get_entry_open(path, r->conf.follow_symlink); in http_list_directory_include_file()
1474 stat_cache_entry * const sce = stat_cache_get_entry_open(tb, 1); in mod_dirlisting_cache_check()
H A Dresponse.c656 stat_cache_get_entry_open(&r->physical.path, r->conf.follow_symlink); in http_response_static_errdoc()
H A Dmod_magnet.c2230 ? stat_cache_get_entry_open(fn, r->conf.follow_symlink) in magnet_respbody_add()
2578 ? stat_cache_get_entry_open(fn, r->conf.follow_symlink) in magnet_attach_content()
H A Dstat_cache.c1394 stat_cache_entry * stat_cache_get_entry_open(const buffer * const name, const int symlinks) { in stat_cache_get_entry_open() function
H A Dmod_deflate.c2046 stat_cache_entry *sce = stat_cache_get_entry_open(tb, 1); in REQUEST_FUNC()
/lighttpd1.4/
H A DNEWS805 * [core] clear etag in stat_cache_get_entry_open()
1645 * [core] stat_cache_get_entry_open()
1761 * [mod_flv_streaming] use stat_cache_get_entry_open