HomeSort by relevance Sort by last modified time
    Searched refs:telldir (Results 1 - 9 of 9) sorted by null

  /ndk/sources/host-tools/make-3.81/w32/include/
dirent.h 56 int telldir(DIR *);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dirent.h 67 long __cdecl __MINGW_NOTHROW telldir (DIR*);
tchar.h 1042 #define _ttelldir telldir
  /ndk/sources/host-tools/make-3.81/w32/compat/
dirent.c 131 /* bump count for next call to readdir() or telldir() */
168 telldir(DIR* pDir) function
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlkw.swg 105 PERLBN(telldir);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
dirent.h 218 extern long int telldir (DIR *__dirp) __THROW __nonnull ((1));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
dirent.h 218 extern long int telldir (DIR *__dirp) __THROW __nonnull ((1));
  /external/e2fsprogs/contrib/
spd_readdir.c 133 real_telldir = dlsym(RTLD_NEXT, "telldir");
414 off_t telldir(DIR *dir) function
  /external/ltrace/etc/
libc.so.conf 73 long telldir(DIR *);

Completed in 1388 milliseconds