Home
last modified time | relevance | path

Searched refs:E2FSPROGS_DATE (Results 1 – 18 of 18) sorted by relevance

/external/e2fsprogs/
Dversion.h11 #define E2FSPROGS_DATE "28-Dec-2013" macro
Dconfigure.in14 DATE=`grep E2FSPROGS_DATE ${srcdir}/version.h | awk '{print $3}' \
/external/e2fsprogs/lib/blkid/
Dversion.c23 static const char *lib_date = E2FSPROGS_DATE;
/external/e2fsprogs/lib/ext2fs/
Dversion.c25 static const char *lib_date = E2FSPROGS_DATE;
/external/e2fsprogs/misc/
Dmklost+found.c46 E2FSPROGS_DATE); in main()
Dlsattr.c200 E2FSPROGS_VERSION, E2FSPROGS_DATE); in main()
Dchattr.c319 E2FSPROGS_VERSION, E2FSPROGS_DATE); in main()
De2initrd_helper.c319 E2FSPROGS_VERSION, E2FSPROGS_DATE); in PRS()
Ddumpe2fs.c543 E2FSPROGS_DATE); in main()
Dfsck.c1273 printf("fsck %s (%s)\n", E2FSPROGS_VERSION, E2FSPROGS_DATE); in main()
De2image.c1456 E2FSPROGS_DATE); in main()
Dtune2fs.c883 printf("tune2fs %s (%s)\n", E2FSPROGS_VERSION, E2FSPROGS_DATE); in parse_tune2fs_options()
Dmke2fs.c1605 E2FSPROGS_DATE); in PRS()
/external/e2fsprogs/ext2ed/
Dwin.c44 …le_string,"EXT2ED - Extended-2 File System editor ver %s (%s)", E2FSPROGS_VERSION, E2FSPROGS_DATE); in draw_title_win()
Dgeneral_com.c89 wprintw (show_pad,"EXT2ED ver %s (%s)\n",E2FSPROGS_VERSION, E2FSPROGS_DATE); in help()
/external/e2fsprogs/resize/
Dmain.c198 E2FSPROGS_VERSION, E2FSPROGS_DATE); in main()
/external/e2fsprogs/e2fsck/
Dunix.c1079 static const char *my_ver_date = E2FSPROGS_DATE;
/external/e2fsprogs/debugfs/
Ddebugfs.c2430 E2FSPROGS_VERSION, E2FSPROGS_DATE); in main()