Searched refs:need_stat (Results 1 – 1 of 1) sorted by relevance
11731 int need_stat; in DirEntry_test_mode() local11740 need_stat = follow_symlinks && is_symlink; in DirEntry_test_mode()11743 need_stat = self->d_type == DT_UNKNOWN || (follow_symlinks && is_symlink); in DirEntry_test_mode()11747 if (need_stat) { in DirEntry_test_mode()