Searched refs:fdopendir (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/include/
H A Ddirent.h169 DIR *fdopendir(int) __DARWIN_ALIAS_I(fdopendir); variable
172 DIR *fdopendir(int) LIBC_ALIAS_I(fdopendir);
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dopenat.h71 # define fdopendir __OPENAT_ID (fdopendir) macro
73 DIR *fdopendir (int fd);
H A Dsavedir.c136 return savedirstream (fdopendir (fd));
H A Dopenat.c163 <http://www.google.com/search?q=fdopendir+site:docs.sun.com>
168 Otherwise, this function works just like Solaris' fdopendir.
175 fdopendir (int fd) function
H A Dgetcwd.c236 dirstream = fdopendir (fd);
239 /* Reset fd. It may have been closed by fdopendir. */
/macosx-10.10.1/CPANInternal-159.1/File-ExtAttr-1.09/
H A Dextattr_solaris.c113 dirp = fdopendir(attrdirfd);
181 dirp = fdopendir(attrdirfd);
/macosx-10.10.1/Libc-1044.1.2/gen/FreeBSD/
H A Dopendir.c68 fdopendir(int fd) function
105 * Common routine for opendir(3), __opendir2(3) and fdopendir(3).

Completed in 402 milliseconds