fdopendir_with_dup 40 maint/gnulib/lib/fdopendir.c static DIR *fdopendir_with_dup (int, int, struct saved_cwd const *); fdopendir_with_dup 103 maint/gnulib/lib/fdopendir.c DIR *dir = fdopendir_with_dup (fd, -1, NULL); fdopendir_with_dup 113 maint/gnulib/lib/fdopendir.c dir = fdopendir_with_dup (fd, -1, &cwd); fdopendir_with_dup 149 maint/gnulib/lib/fdopendir.c dir = fdopendir_with_dup (fd, dupfd, cwd);