Lines Matching defs:version
16 * the Free Software Foundation; either version 2 of the License, or
17 * (at your option) any later version.
79 /* #include "version.h" */
137 " -V, --version Display version information\n"
147 * version
150 static void version(void)
175 { "version", no_argument, NULL, 'V' },
206 version();
1681 /* Check NTFS version is ok for us (in $Volume) */
1682 ntfs_log_info("NTFS volume version is %i.%i.\n", vol->major_ver,
1685 ntfs_log_error("Error: Unknown NTFS version.\n");