Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dunix.c874 static const char *my_ver_string = E2FSPROGS_VERSION; variable
906 my_ver = ext2fs_parse_version_string(my_ver_string); in main()
927 fprintf(stderr, "e2fsck %s (%s)\n", my_ver_string, in main()