Searched refs:is_symlink (Results 1 – 5 of 5) sorted by relevance
546 sce->is_symlink = 0; in stat_cache_get_entry()556 sce->is_symlink = 1; in stat_cache_get_entry()584 sce->is_symlink = 1; in stat_cache_get_entry()
575 if ((sce->is_symlink != 0) && !con->conf.follow_symlink) { in http_response_prepare()596 } else if (!S_ISREG(sce->st.st_mode) && !sce->is_symlink) { in http_response_prepare()689 if ((sce->is_symlink != 0) && !con->conf.follow_symlink) { in http_response_prepare()
226 char is_symlink; member
423 if ((sce->is_symlink == 1) && !con->conf.follow_symlink) { in URIHANDLER_FUNC()
760 if ((sce->is_symlink == 1) && !con->conf.follow_symlink) { in PHYSICALPATH_FUNC()