readdir 165 lib/dirent.in.h _GL_FUNCDECL_SYS (readdir, struct dirent *, (DIR *dirp) _GL_ARG_NONNULL ((1))); readdir 167 lib/dirent.in.h _GL_CXXALIAS_SYS (readdir, struct dirent *, (DIR *dirp)); readdir 168 lib/dirent.in.h _GL_CXXALIASWARN (readdir); readdir 172 lib/dirent.in.h _GL_WARN_ON_USE (readdir, "readdir is not portable - " readdir 55 nt/inc/dirent.h extern struct dirent *readdir (DIR *); readdir 141 src/dired.c struct dirent *dp = readdir (dir);