Searched refs:EXEC_NAME (Results 1 - 12 of 12) sorted by relevance

/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsfix.c84 static const char *EXEC_NAME = "ntfsfix"; variable
107 EXEC_NAME, VERSION, ntfs_libntfs_version(), EXEC_NAME,
108 EXEC_NAME);
124 EXEC_NAME, VERSION);
H A Dntfscat.c52 static const char *EXEC_NAME = "ntfscat"; variable
65 "on the standard output.\n\n", EXEC_NAME, VERSION,
94 EXEC_NAME);
H A Dntfslabel.c54 static const char *EXEC_NAME = "ntfslabel"; variable
75 "NTFS Volume.\n\n", EXEC_NAME, VERSION,
100 EXEC_NAME);
H A Dntfscp.c74 static const char *EXEC_NAME = "ntfscp"; variable
88 "volume.\n\n", EXEC_NAME, VERSION, ntfs_libntfs_version());
114 EXEC_NAME);
H A Dntfscluster.c56 static const char *EXEC_NAME = "ntfscluster"; variable
69 "cluster.\n\n", EXEC_NAME, VERSION,
100 EXEC_NAME);
H A Dntfsls.c58 static const char *EXEC_NAME = "ntfsls"; variable
143 "Volume.\n\n", EXEC_NAME, VERSION,
178 EXEC_NAME);
H A Dntfscmp.c42 static const char *EXEC_NAME = "ntfscmp"; variable
179 "\n", EXEC_NAME);
987 printf("%s v%s (libntfs %s)\n", EXEC_NAME, VERSION,
H A Dntfsundelete.c91 static const char *EXEC_NAME = "ntfsundelete"; variable
227 "NTFS Volume.\n\n", EXEC_NAME, VERSION,
270 EXEC_NAME);
H A Dntfsclone.c91 static const char *EXEC_NAME = "ntfsclone"; variable
320 "\n", EXEC_NAME);
1821 fprintf(stderr, "%s v%s (libntfs %s)\n", EXEC_NAME, VERSION,
H A Dntfsinfo.c84 static const char *EXEC_NAME = "ntfsinfo"; variable
108 "Volume.\n\n", EXEC_NAME, VERSION,
145 EXEC_NAME);
H A Dntfsresize.c71 static const char *EXEC_NAME = "ntfsresize"; variable
336 "\n", EXEC_NAME);
2388 printf("%s v%s (libntfs %s)\n", EXEC_NAME, VERSION,
H A Dmkntfs.c151 static char EXEC_NAME[] = "mkntfs"; variable
242 "\n", basename(EXEC_NAME));
251 ntfs_log_info("\n%s v%s (libntfs %s)\n\n", EXEC_NAME, VERSION,

Completed in 64 milliseconds