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

  /ndk/sources/host-tools/make-3.81/w32/include/
dirent.h 56 int telldir(DIR *);
  /external/grub/stage2/
dir.h 142 extern int 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/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
dirent.h 218 extern long int telldir (DIR *__dirp) __THROW __nonnull ((1));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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.7-4.6/sysroot/usr/include/
dirent.h 218 extern long int telldir (DIR *__dirp) __THROW __nonnull ((1));

Completed in 1156 milliseconds