fdopendir         157 lib-src/asset-directory-tool.c 	  otherdir = fdopendir (fd);
fdopendir         278 lib/dirent.in.h _GL_FUNCDECL_RPL (fdopendir, DIR *,
fdopendir         281 lib/dirent.in.h _GL_CXXALIAS_RPL (fdopendir, DIR *, (int fd));
fdopendir         284 lib/dirent.in.h _GL_FUNCDECL_SYS (fdopendir, DIR *,
fdopendir         288 lib/dirent.in.h _GL_CXXALIAS_SYS (fdopendir, DIR *, (int fd));
fdopendir         290 lib/dirent.in.h _GL_CXXALIASWARN (fdopendir);
fdopendir         292 lib/dirent.in.h # if @GNULIB_CLOSEDIR@ && __GNUC__ >= 11 && !defined fdopendir
fdopendir         295 lib/dirent.in.h _GL_FUNCDECL_SYS (fdopendir, DIR *,
fdopendir         302 lib/dirent.in.h _GL_WARN_ON_USE (fdopendir, "fdopendir is unportable - "
fdopendir         271 lib/fdopendir.c   return fdopendir (fd);
fdopendir         142 src/dired.c          d = fdopendir (fd);