Home
last modified time | relevance | path

Searched refs:E2FSPROGS_VERSION (Results 1 – 25 of 29) sorted by relevance

12

/external/e2fsprogs/util/
Dsubst.conf.in7 E2FSPROGS_VERSION @E2FSPROGS_VERSION@
Dgen-tarball.in8 base_ver=`echo @E2FSPROGS_VERSION@ | sed -e 's/-WIP//' -e 's/pre-//' -e 's/-PLUS//'`
/external/e2fsprogs/resize/
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)
Dmain.c188 E2FSPROGS_VERSION, E2FSPROGS_DATE); in main()
/external/e2fsprogs/
Dversion.h10 #define E2FSPROGS_VERSION "1.41.14" macro
Dconfigure.in10 E2FSPROGS_VERSION=`grep E2FSPROGS_VERSION ${srcdir}/version.h \
42 base_ver=`echo $E2FSPROGS_VERSION | \
47 case $E2FSPROGS_VERSION in
57 AC_MSG_RESULT([Generating configuration file for e2fsprogs version $E2FSPROGS_VERSION])
62 AC_SUBST(E2FSPROGS_VERSION) subst
681 VERSION="$E2FSPROGS_VERSION"
Dconfigure2626 E2FSPROGS_VERSION=`grep E2FSPROGS_VERSION ${srcdir}/version.h \
2659 base_ver=`echo $E2FSPROGS_VERSION | \
2664 case $E2FSPROGS_VERSION in
2674 …ineno-$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/uuid/
Duuid.pc.in8 Version: @E2FSPROGS_VERSION@
/external/e2fsprogs/lib/ext2fs/
Dext2fs.pc.in8 Version: @E2FSPROGS_VERSION@
Dversion.c24 static const char *lib_version = E2FSPROGS_VERSION;
Dext2_err.et.in12 "EXT2FS Library version @E2FSPROGS_VERSION@"
/external/e2fsprogs/lib/e2p/
De2p.pc.in8 Version: @E2FSPROGS_VERSION@
/external/e2fsprogs/lib/blkid/
Dblkid.pc.in8 Version: @E2FSPROGS_VERSION@
Dversion.c22 static const char *lib_version = E2FSPROGS_VERSION;
/external/e2fsprogs/lib/et/
Dcom_err.pc.in8 Version: @E2FSPROGS_VERSION@
/external/e2fsprogs/lib/ss/
Dss.pc.in8 Version: @E2FSPROGS_VERSION@
/external/e2fsprogs/misc/
Dmklost+found.c45 fprintf (stderr, "mklost+found %s (%s)\n", E2FSPROGS_VERSION, in main()
Dlsattr.c199 E2FSPROGS_VERSION, E2FSPROGS_DATE); in main()
Dchattr.c333 E2FSPROGS_VERSION, E2FSPROGS_DATE); in main()
De2initrd_helper.c315 E2FSPROGS_VERSION, E2FSPROGS_DATE); in PRS()
Ddumpe2fs.c507 fprintf (stderr, "dumpe2fs %s (%s)\n", E2FSPROGS_VERSION, in main()
De2image.c647 fprintf (stderr, "e2image %s (%s)\n", E2FSPROGS_VERSION, in main()
Dfsck.c1273 printf("fsck %s (%s)\n", E2FSPROGS_VERSION, E2FSPROGS_DATE); in main()
/external/e2fsprogs/ext2ed/
Dwin.c44 …sprintf (title_string,"EXT2ED - Extended-2 File System editor ver %s (%s)", E2FSPROGS_VERSION, E2F… in draw_title_win()
Dgeneral_com.c89 wprintw (show_pad,"EXT2ED ver %s (%s)\n",E2FSPROGS_VERSION, E2FSPROGS_DATE); in help()

12