Home
last modified time | relevance | path

Searched refs:opendir (Results 1 – 16 of 16) sorted by relevance

/ndk/sources/host-tools/make-3.81/w32/include/
Ddirent.h52 DIR *opendir(const char *);
/ndk/sources/host-tools/make-3.81/
Dvmsdir.h70 extern DIR *opendir PARAMS (());
Ddir.c180 dir = opendir (name); in vmsstat_dir()
550 ENULLLOOP (dc->dirstream, opendir (name)); in find_directory()
661 dir->dirstream = opendir(dir->path_key); in dir_contents_file_exists_p()
Dvmsfunctions.c35 opendir (char *dspec) in opendir() function
Dconfig.h-vms373 /* VMS specific, V7.0 has opendir() and friends, so it's undefined */
374 /* If you want to use non-VMS code for opendir() etc. on V7.0 and greater
376 non-VMS versions linked: (prefix=(all,except=(opendir,... */
Dreadme.vms164 Usage of opendir() and friends, suppress file version. Modifications in dir.c.
DChangeLog220 * dir.c (dir_contents_file_exists_p): Don't opendir if the
1749 (find_directory): Use ENULLLOOP() to wrap opendir().
/ndk/sources/android/libthread_db/gdb-6.6/
Dlibthread_db.c158 dir = opendir(path); in td_ta_new()
331 dir = opendir(path); in td_ta_thr_iter()
/ndk/sources/android/libthread_db/gdb-7.6/
Dlibthread_db.c167 dir = opendir(path); in td_ta_new()
380 dir = opendir(path); in td_ta_thr_iter()
/ndk/sources/android/libthread_db/gdb-7.3.x/
Dlibthread_db.c155 dir = opendir(path); in td_ta_new()
367 dir = opendir(path); in td_ta_thr_iter()
/ndk/sources/host-tools/make-3.81/w32/compat/
Ddirent.c28 opendir(const char* pDirName) in opendir() function
/ndk/tests/abcc/jni/device/
DAbcc_device.cpp101 DIR *dp = opendir(mWorkingDir.c_str()); in getBitcodeFiles()
/ndk/sources/android/crazy_linker/tests/
Dtest_util.h145 DIR* d = opendir(path_); in ~TempDirectory()
/ndk/sources/host-tools/make-3.81/glob/
Dglob.c248 # define opendir(name) __opendir (name) macro
1290 : (__ptr_t) opendir (directory));
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.06552 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
6554 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
6555 $as_echo_n "checking for library containing opendir... " >&6; }
6569 char opendir ();
6573 return opendir ();
6611 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
6612 $as_echo_n "checking for library containing opendir... " >&6; }
6626 char opendir ();
6630 return opendir ();
7828 return closedir (opendir (".")) != 0;
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure24141 char opendir ();
24145 return opendir ();
24229 char opendir ();
24233 return opendir ();