Searched refs:stat_cache_update_entry (Results 1 – 4 of 4) sorted by relevance
| /lighttpd1.4/src/ |
| H A D | stat_cache.h | 55 void stat_cache_update_entry(const char *name, uint32_t len, const struct stat *st, const buffer *e…
|
| H A D | stat_cache.c | 724 stat_cache_update_entry(fn, dirlen, st, NULL); in fam_dir_monitor() 1099 void stat_cache_update_entry(const char *name, uint32_t len, in stat_cache_update_entry() function
|
| H A D | mod_webdav.c | 2416 stat_cache_update_entry(BUF_PTR_LEN(&r->physical.path), st, etagb); in webdav_response_etag()
|
| /lighttpd1.4/ |
| H A D | NEWS | 374 * [core] add more const to stat_cache_update_entry()
|