Home
last modified time | relevance | path

Searched refs:dirent (Results 1 – 17 of 17) sorted by relevance

/ndk/sources/host-tools/make-3.81/w32/include/
Ddirent.h23 # include_next <dirent.h>
38 struct dirent struct
49 struct dirent dir_sdReturn; argument
53 struct dirent *readdir(DIR *);
/ndk/sources/host-tools/make-3.81/
Ddir.c24 # define NAMLEN(dirent) strlen((dirent)->d_name) argument
29 # define dirent direct macro
30 # define NAMLEN(dirent) (dirent)->d_namlen argument
584 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()
DNMakefile104 $(OUTDIR)/dirent.obj \
119 $(OUTDIR)/dirent.obj : w32/compat/dirent.c
Dbuild_w32.bat81 …inDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c .\w32\compat\dirent.c
82 echo WinDebug\dirent.obj >>link.dbg
91 …/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.c
149 echo WinRel\dirent.obj >>link.rel
158 …WinRel/function.obj .\WinRel/vpath.obj .\WinRel/implicit.obj .\WinRel/dirent.obj .\WinRel/glob…
Dconfig.ami280 /* Define if you have the <dirent.h> header file. */
Dconfig.h.in69 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
Dconfig.h-vms306 /* Define if you have the <dirent.h> header file. */
Dconfig.h.W3280 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
DChangeLog1561 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
/ndk/sources/host-tools/make-3.81/w32/compat/
Ddirent.c108 struct dirent *
/ndk/sources/android/libthread_db/
Dlibthread_db.c73 struct dirent * entry; in td_ta_thr_iter()
/ndk/sources/host-tools/make-3.81/glob/
Dglob.c92 # define NAMLEN(dirent) strlen((dirent)->d_name) argument
94 # define dirent direct macro
95 # define NAMLEN(dirent) (dirent)->d_namlen argument
1315 struct dirent *d = ((flags & GLOB_ALTDIRFUNC)
Dglob.h130 struct dirent *(*gl_readdir) __PMT ((void *));
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Dtraces.0565 m4trace:configure.in:65: -1- AH_OUTPUT([HAVE_DIRENT_H], [/* Define to 1 if you have the <dirent.h> …
Doutput.06511 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
6553 if test $ac_header_dirent = dirent.h; then
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-22679 # -DDIRENT If USG and you have dirent.h
Dmake.texi10896 # -DDIRENT If USG and you have dirent.h