Searched defs:dirent (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libast/dir/
H A Ddirstd.h26 * <dirent.h> for systems with no opendir()
40 struct dirent struct
57 extern struct dirent* readdir(DIR*);
/ast/src/cmd/3d/
H A Ddir_3d.h98 #undef dirent macro
100 #define DIRdirent dirent
109 extern struct dirent* READDIR(DIR*);
214 extern struct dirent* readdir(DIR*);
H A Ddir3d.c37 * (3) if dirent.d_type supported then directory stat.st_nlink is
58 #undef dirent macro
59 #define dirent DIRdirent macro
172 struct dirent*
232 return (struct dirent*)dp;
488 #undef dirent macro
489 #define dirent dirent64 macro
/ast/src/lib/libardir/
H A Dardir.h94 Ardirent_t dirent; member in struct:Ardir_s

Completed in 20 milliseconds