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

  /bionic/libc/bionic/
mntent.cpp 43 int endmntent(FILE* fp) { function
  /bionic/libc/include/
mntent.h 49 int endmntent(FILE*);
  /bionic/tests/
mntent_test.cpp 33 ASSERT_EQ(1, endmntent(fp));
  /development/ndk/platforms/android-L/include/
mntent.h 49 int endmntent(FILE*);
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/
mntent.h 49 int endmntent(FILE*);
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/
mntent.h 49 int endmntent(FILE*);
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
mntent.h 49 int endmntent(FILE*);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
mntent.h 88 extern int endmntent (FILE *__stream) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
mntent.h 88 extern int endmntent (FILE *__stream) __THROW;
  /external/chromium_org/components/storage_monitor/
mtab_watcher_linux.cc 81 endmntent(fp);
storage_monitor_linux_unittest.cc 298 ASSERT_EQ(1, endmntent(file));
  /external/e2fsprogs/misc/
ismounted.c 180 endmntent (f);
e4defrag.c 296 endmntent(fp);
305 endmntent(fp);
366 endmntent(fp);
375 endmntent(fp);
    [all...]
  /external/fio/
cgroup.c 46 endmntent(f);
  /external/e2fsprogs/lib/ext2fs/
ismounted.c 210 endmntent (f);
  /external/f2fs-tools/lib/
libf2fs.c 386 endmntent(file);
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/linux/
SDL_syscdrom.c 254 endmntent(mntfp);
  /external/ltrace/etc/
libc.so.conf 540 int endmntent(file);

Completed in 1596 milliseconds