Searched refs:dent_st (Results 1 – 1 of 1) sorted by relevance
365 struct stat dent_st; in visit_dir() local402 if (lstat(dent_path, &dent_st)) in visit_dir()404 else if ((dent_st.st_mode & S_IFMT) == S_IFDIR) in visit_dir()406 else if ((dent_st.st_mode & S_IFMT) == S_IFLNK) in visit_dir()