Searched refs:getdents (Results 1 - 6 of 6) sorted by relevance

/ast/src/lib/libast/dir/
H A Ddirlib.h34 __STDPP__directive pragma pp:hide getdents getdirentries
36 #undef getdents
37 #define getdents ______getdents
162 __STDPP__directive pragma pp:nohide getdents getdirentries
164 #undef getdents
172 extern ssize_t getdents(int, void*, size_t);
H A Dreaddir.c50 if ((dirp->dd_size = getdents(dirp->dd_fd, dirp->dd_buf, DIRBLKSIZ)) <= 0)
H A Dgetdents.c28 NoN(getdents)
33 * getdents
52 getdents(int fd, void* buf, size_t siz)
/ast/src/cmd/3d/
H A Dgetdents3d.c55 NoN(getdents)
H A Ddir3d.c480 #include "getdents.c"
490 #undef getdents macro
491 #define getdents getdents64 macro
/ast/src/lib/libast/
H A DMakefile126 atexit.c getdents.c getwd.c dup2.c errno.c \

Completed in 167 milliseconds