HomeSort by relevance Sort by last modified time
    Searched defs:opendir (Results 1 - 5 of 5) sorted by null

  /external/strace/
configure 4021 opendir (); function
4076 opendir (); function
4148 opendir (); function
4203 opendir (); function
    [all...]
  /ndk/sources/host-tools/make-3.81/w32/compat/
dirent.c 28 opendir(const char* pDirName) function
  /bionic/libc/unistd/
opendir.c 51 DIR* opendir( const char* dirpath ) function
227 d = opendir(dir);
  /ndk/sources/host-tools/make-3.81/
vmsfunctions.c 35 opendir (char *dspec) function
  /ndk/sources/host-tools/make-3.81/glob/
glob.c 248 # define opendir(name) __opendir (name) macro
1291 : (__ptr_t) opendir (directory));
    [all...]

Completed in 106 milliseconds