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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
paths.h 54 #define _PATH_MNTTAB "/etc/fstab"
mntent.h 30 #define MNTTAB _PATH_MNTTAB /* Deprecated alias. */
  /external/e2fsprogs/misc/
fsck.c 66 #ifndef _PATH_MNTTAB
67 #define _PATH_MNTTAB "/etc/fstab"
1278 fstab = _PATH_MNTTAB;

Completed in 895 milliseconds