Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dstat_cache.h55 void stat_cache_update_entry(const char *name, uint32_t len, const struct stat *st, const buffer *e…
H A Dstat_cache.c724 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 Dmod_webdav.c2416 stat_cache_update_entry(BUF_PTR_LEN(&r->physical.path), st, etagb); in webdav_response_etag()
/lighttpd1.4/
H A DNEWS374 * [core] add more const to stat_cache_update_entry()