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

/macosx-10.9.5/gnutar-452/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. */

Completed in 77 milliseconds