Searched refs:dirent (Results 1 – 9 of 9) sorted by relevance
16 class dirent(ctypes.Structure): class31 direntp = ctypes.POINTER(dirent)
647 tests/ls/stat-vs-dirent.sh \
115 Failed to get dirent
281 static inline struct dirent const *286 struct dirent const *dp = readdir (dirp); in readdir_ignoring_dot_and_dotdot()
181 struct dirent const *dp; in find_dir_entry()
2994 struct dirent *next; in print_dir()
64 /lib/dirent.h
4187 dirent.d_type support.4237 where dirent.d_ino values are inconsistent with those from stat.st_ino.5540 * ls is much more efficient on directories with valid dirent.d_type.
8310 and on a @code{dirent.d_type}-capable file system, @command{ls}