fdopendir         241 lib/dirent.in.h _GL_FUNCDECL_RPL (fdopendir, DIR *,
fdopendir         244 lib/dirent.in.h _GL_CXXALIAS_RPL (fdopendir, DIR *, (int fd));
fdopendir         247 lib/dirent.in.h _GL_FUNCDECL_SYS (fdopendir, DIR *,
fdopendir         251 lib/dirent.in.h _GL_CXXALIAS_SYS (fdopendir, DIR *, (int fd));
fdopendir         253 lib/dirent.in.h _GL_CXXALIASWARN (fdopendir);
fdopendir         255 lib/dirent.in.h # if @GNULIB_CLOSEDIR@ && __GNUC__ >= 11 && !defined fdopendir
fdopendir         258 lib/dirent.in.h _GL_FUNCDECL_SYS (fdopendir, DIR *,
fdopendir         265 lib/dirent.in.h _GL_WARN_ON_USE (fdopendir, "fdopendir is unportable - "
fdopendir         246 lib/fdopendir.c   return fdopendir (fd);
fdopendir         104 src/dired.c          d = fdopendir (fd);