Searched refs:E2FSPROGS_VERSION (Results 1 - 20 of 20) sorted by relevance

/external/e2fsprogs/
H A Dversion.h10 #define E2FSPROGS_VERSION "1.42.9" macro
H A Dconfigure771 E2FSPROGS_VERSION
2699 E2FSPROGS_VERSION=`grep E2FSPROGS_VERSION ${srcdir}/version.h \
2732 base_ver=`echo $E2FSPROGS_VERSION | \
2737 case $E2FSPROGS_VERSION in
2747 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Generating configuration file for e2fsprogs version $E2FSPROGS_VERSION" >&5
2748 $as_echo "Generating configuration file for e2fsprogs version $E2FSPROGS_VERSION" >&6; }
5613 VERSION="$E2FSPROGS_VERSION"
/external/e2fsprogs/lib/ext2fs/
H A Dversion.c24 static const char *lib_version = E2FSPROGS_VERSION;
/external/e2fsprogs/lib/blkid/
H A Dversion.c22 static const char *lib_version = E2FSPROGS_VERSION;
/external/e2fsprogs/misc/
H A Dmklost+found.c45 fprintf (stderr, "mklost+found %s (%s)\n", E2FSPROGS_VERSION,
H A Dlsattr.c200 E2FSPROGS_VERSION, E2FSPROGS_DATE);
H A Dchattr.c319 E2FSPROGS_VERSION, E2FSPROGS_DATE);
H A De2initrd_helper.c319 E2FSPROGS_VERSION, E2FSPROGS_DATE);
H A Ddumpe2fs.c542 fprintf (stderr, "dumpe2fs %s (%s)\n", E2FSPROGS_VERSION,
H A Dfsck.c1273 printf("fsck %s (%s)\n", E2FSPROGS_VERSION, E2FSPROGS_DATE);
H A De2image.c1455 fprintf (stderr, "e2image %s (%s)\n", E2FSPROGS_VERSION,
H A Dtune2fs.c883 printf("tune2fs %s (%s)\n", E2FSPROGS_VERSION, E2FSPROGS_DATE);
H A Dmke2fs.c1604 fprintf (stderr, "mke2fs %s (%s)\n", E2FSPROGS_VERSION,
/external/e2fsprogs/util/
H A Dgen-tarball.in8 base_ver=`echo @E2FSPROGS_VERSION@ | sed -e 's/-WIP//' -e 's/pre-//' -e 's/-PLUS//'`
/external/e2fsprogs/resize/
H A DMakefile.in120 SRCROOT = `echo e2fsprogs-@E2FSPROGS_VERSION@ | sed -e 's/-WIP//' \
133 echo $(SRCROOT)/e2fsprogs-@E2FSPROGS_VERSION@.tar.gz \
135 echo $(SRCROOT)/e2fsprogs-ALL-@E2FSPROGS_VERSION@.tar.gz \
142 gzip -9 > e2fsprogs-ALL-@E2FSPROGS_VERSION@.tar.gz)
H A Dmain.c198 E2FSPROGS_VERSION, E2FSPROGS_DATE);
/external/e2fsprogs/ext2ed/
H A Dwin.c44 sprintf (title_string,"EXT2ED - Extended-2 File System editor ver %s (%s)", E2FSPROGS_VERSION, E2FSPROGS_DATE);
H A Dgeneral_com.c89 wprintw (show_pad,"EXT2ED ver %s (%s)\n",E2FSPROGS_VERSION, E2FSPROGS_DATE);
/external/e2fsprogs/e2fsck/
H A Dunix.c1078 static const char *my_ver_string = E2FSPROGS_VERSION;
/external/e2fsprogs/debugfs/
H A Ddebugfs.c2430 E2FSPROGS_VERSION, E2FSPROGS_DATE);

Completed in 1152 milliseconds