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

/external/e2fsprogs/
H A Dversion.h10 #define E2FSPROGS_VERSION "1.41.14" macro
H A Dconfigure731 E2FSPROGS_VERSION
2626 E2FSPROGS_VERSION=`grep E2FSPROGS_VERSION ${srcdir}/version.h \
2659 base_ver=`echo $E2FSPROGS_VERSION | \
2664 case $E2FSPROGS_VERSION in
2674 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Generating configuration file for e2fsprogs version $E2FSPROGS_VERSION" >&5
2675 $as_echo "Generating configuration file for e2fsprogs version $E2FSPROGS_VERSION" >&6; }
5561 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.c199 E2FSPROGS_VERSION, E2FSPROGS_DATE);
H A Dchattr.c333 E2FSPROGS_VERSION, E2FSPROGS_DATE);
H A De2initrd_helper.c315 E2FSPROGS_VERSION, E2FSPROGS_DATE);
H A Ddumpe2fs.c507 fprintf (stderr, "dumpe2fs %s (%s)\n", E2FSPROGS_VERSION,
H A De2image.c647 fprintf (stderr, "e2image %s (%s)\n", E2FSPROGS_VERSION,
H A Dfsck.c1273 printf("fsck %s (%s)\n", E2FSPROGS_VERSION, E2FSPROGS_DATE);
H A Dtune2fs.c640 printf("tune2fs %s (%s)\n", E2FSPROGS_VERSION, E2FSPROGS_DATE);
H A Dmke2fs.c1462 fprintf (stderr, "mke2fs %s (%s)\n", E2FSPROGS_VERSION,
/external/e2fsprogs/resize/
H A DMakefile.in117 SRCROOT = `echo e2fsprogs-@E2FSPROGS_VERSION@ | sed -e 's/-WIP//' \
130 echo $(SRCROOT)/e2fsprogs-@E2FSPROGS_VERSION@.tar.gz \
132 echo $(SRCROOT)/e2fsprogs-ALL-@E2FSPROGS_VERSION@.tar.gz \
139 gzip -9 > e2fsprogs-ALL-@E2FSPROGS_VERSION@.tar.gz)
H A Dmain.c188 E2FSPROGS_VERSION, E2FSPROGS_DATE);
/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/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.c967 static const char *my_ver_string = E2FSPROGS_VERSION;
/external/e2fsprogs/debugfs/
H A Ddebugfs.c2161 E2FSPROGS_VERSION, E2FSPROGS_DATE);

Completed in 248 milliseconds