Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dstat_cache.h62 int stat_cache_path_isdir(const buffer *name);
H A Dmod_simple_vhost.c162 if (!stat_cache_path_isdir(out)) { in build_doc_root()
H A Dmod_dirlisting.c196 if (!stat_cache_path_isdir(path)) { in mod_dirlisting_parse_cache()
1334 if (!stat_cache_path_isdir(&r->physical.path)) { in URIHANDLER_FUNC()
1584 if (!stat_cache_path_isdir(tb) in mod_dirlisting_cache_add()
1624 if (!stat_cache_path_isdir(tb) in mod_dirlisting_cache_json_init()
H A Dmod_userdir.c206 if (!stat_cache_path_isdir(b)) { in mod_userdir_docroot_construct()
H A Dmod_evhost.c339 if (!stat_cache_path_isdir(b)) { in mod_evhost_uri_handler()
H A Dmod_vhostdb.c301 if (!stat_cache_path_isdir(b)) { in REQUEST_FUNC()
H A Dstat_cache.c1410 int stat_cache_path_isdir(const buffer *name) { in stat_cache_path_isdir() function
/lighttpd1.4/
H A DNEWS646 * [mod_userdir] use stat_cache_path_isdir()
1637 * [core] stat_cache_path_isdir()
1638 * [multiple] use stat_cache_path_isdir()