Searched refs:dirent (Results 1 – 17 of 17) sorted by relevance
23 # include_next <dirent.h>38 struct dirent struct49 struct dirent dir_sdReturn; argument53 struct dirent *readdir(DIR *);
24 # define NAMLEN(dirent) strlen((dirent)->d_name) argument29 # define dirent direct macro30 # define NAMLEN(dirent) (dirent)->d_namlen argument584 struct dirent *d; in dir_contents_file_exists_p()1096 static struct dirent *read_dirstream PARAMS ((__ptr_t));1121 static struct dirent *1137 struct dirent *d; in read_dirstream()1148 d = (struct dirent *) buf; in read_dirstream()
104 $(OUTDIR)/dirent.obj \119 $(OUTDIR)/dirent.obj : w32/compat/dirent.c
81 …inDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c .\w32\compat\dirent.c82 echo WinDebug\dirent.obj >>link.dbg91 …/function.obj .\WinDebug/vpath.obj .\WinDebug/implicit.obj .\WinDebug/dirent.obj .\WinDebug/gl…148 …CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/ /Fp.\WinRel/%make%.pch /Fo.\WinRel/ /c .\w32\compat\dirent.c149 echo WinRel\dirent.obj >>link.rel158 …WinRel/function.obj .\WinRel/vpath.obj .\WinRel/implicit.obj .\WinRel/dirent.obj .\WinRel/glob…
280 /* Define if you have the <dirent.h> header file. */
69 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
306 /* Define if you have the <dirent.h> header file. */
80 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
1561 the MinGW dirent structure.1565 * w32/include/dirent.h: Add __MINGW32__ filter.1924 and atomic_readdir(). We need to #include dirent.h to get this to
108 struct dirent *
73 struct dirent * entry; in td_ta_thr_iter()
92 # define NAMLEN(dirent) strlen((dirent)->d_name) argument94 # define dirent direct macro95 # define NAMLEN(dirent) (dirent)->d_namlen argument1315 struct dirent *d = ((flags & GLOB_ALTDIRFUNC)
130 struct dirent *(*gl_readdir) __PMT ((void *));
565 m4trace:configure.in:65: -1- AH_OUTPUT([HAVE_DIRENT_H], [/* Define to 1 if you have the <dirent.h> …
6511 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do6553 if test $ac_header_dirent = dirent.h; then
2679 # -DDIRENT If USG and you have dirent.h
10896 # -DDIRENT If USG and you have dirent.h