Home
last modified time | relevance | path

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

/third_party/ntfs-3g/src/
Dntfs-3g.probe.c50 static const char *EXEC_NAME = "ntfs-3g.probe"; variable
85 ntfs_log_info(usage_msg, EXEC_NAME, VERSION, EXEC_NAME, ntfs_home); in usage()
115 "one device\n", EXEC_NAME); in parse_options()
129 ntfs_log_error("%s: Unknown option '%s'.\n", EXEC_NAME, in parse_options()
136 ntfs_log_error("ERROR: %s: Device is missing\n", EXEC_NAME); in parse_options()
141 ntfs_log_error("ERROR: %s: Probe type is missing\n", EXEC_NAME); in parse_options()
Dntfs-3g_common.c157 ntfs_log_perror("%s: Too large input buffer", EXEC_NAME); in ntfs_strappend()
163 ntfs_log_perror("%s: Memory realloction failed", EXEC_NAME); in ntfs_strappend()
195 ntfs_log_perror("%s: Too large input buffer", EXEC_NAME); in ntfs_strinsert()
201 ntfs_log_perror("%s: Memory reallocation failed", EXEC_NAME); in ntfs_strinsert()
259 ntfs_log_perror("%s: strdup failed", EXEC_NAME); in parse_mount_options()
625 "volume '%s'", EXEC_NAME, optarg); in ntfs_parse_options()
635 "point.\n", EXEC_NAME); in ntfs_parse_options()
666 ntfs_log_info("%s %s %s %d\n", EXEC_NAME, VERSION, in ntfs_parse_options()
670 ntfs_log_error("%s: Unknown option '%s'.\n", EXEC_NAME, in ntfs_parse_options()
677 ntfs_log_error("%s: No device is specified.\n", EXEC_NAME); in ntfs_parse_options()
[all …]
Dntfs-3g_common.h183 extern const char *EXEC_NAME;
Dntfs-3g.c178 const char *EXEC_NAME = "ntfs-3g"; variable
4088 ntfs_log_info(usage_msg, EXEC_NAME, VERSION, FUSE_TYPE, fuse_version(), in usage()
4090 EXEC_NAME, ntfs_home); in usage()
4211 if ((fuse_opt_add_arg(&margs, EXEC_NAME) == -1 || in try_fuse_mount()
4307 openlog(EXEC_NAME, LOG_PID, LOG_DAEMON); in setup_logging()
Dlowntfs-3g.c242 const char *EXEC_NAME = "lowntfs-3g"; variable
4380 ntfs_log_info(usage_msg, EXEC_NAME, VERSION, FUSE_TYPE, fuse_version(),
4382 EXEC_NAME, ntfs_home);
4503 if ((fuse_opt_add_arg(&margs, EXEC_NAME) == -1 ||
4579 openlog(EXEC_NAME, LOG_PID, LOG_DAEMON);
/third_party/ntfs-3g/ntfsprogs/
Dntfsmftalloc.c69 static const char *EXEC_NAME = "ntfsmftalloc"; variable
146 " -h Display this help\n", EXEC_NAME); in usage()
161 EXEC_NAME = *argv; in parse_options()
162 ntfs_log_info("%s v%s (libntfs-3g)\n", EXEC_NAME, VERSION); in parse_options()
Dntfscat.c52 static const char *EXEC_NAME = "ntfscat"; variable
65 "on the standard output.\n\n", EXEC_NAME, VERSION); in version()
93 EXEC_NAME); in usage()
Dntfslabel.c58 static const char *EXEC_NAME = "ntfslabel"; variable
81 "NTFS Volume.\n\n", EXEC_NAME, VERSION); in version()
108 EXEC_NAME); in usage()
Dntfstruncate.c71 const char *EXEC_NAME = "ntfstruncate"; variable
156 " -h Display this help\n", EXEC_NAME); in usage()
171 EXEC_NAME = *argv; in parse_options()
172 fprintf(stderr, "%s v%s (libntfs-3g)\n", EXEC_NAME, VERSION); in parse_options()
Dntfsfallocate.c79 const char *EXEC_NAME = "ntfsfallocate"; variable
175 " -h Display this help\n", EXEC_NAME); in usage()
279 EXEC_NAME = *argv; in parse_options()
280 fprintf(stderr, "%s v%s (libntfs-3g)\n", EXEC_NAME, VERSION); in parse_options()
Dntfsls.c57 static const char *EXEC_NAME = "ntfsls"; variable
142 "Volume.\n\n", EXEC_NAME, VERSION); in version()
176 EXEC_NAME); in usage()
Dntfscluster.c55 static const char *EXEC_NAME = "ntfscluster"; variable
68 "cluster.\n\n", EXEC_NAME, VERSION); in version()
98 EXEC_NAME); in usage()
Dntfswipe.c72 static const char *EXEC_NAME = "ntfswipe"; variable
151 "Volume.\n\n", EXEC_NAME, VERSION); in version()
189 EXEC_NAME); in usage()
2105 "\n\n", EXEC_NAME); in print_summary()
2107 ntfs_log_quiet("%s is about to wipe:\n", EXEC_NAME); in print_summary()
2125 ntfs_log_quiet("\n%s will overwrite these areas with: ", EXEC_NAME); in print_summary()
2136 ntfs_log_quiet("%s will repeat these operations %d times.\n", EXEC_NAME, opts.count); in print_summary()
2191 ntfs_log_quiet("\n%s will begin in 5 seconds, press CTRL-C to abort.\n", EXEC_NAME); in main()
Dntfsmove.c54 static const char *EXEC_NAME = "ntfsmove"; variable
67 "NTFS volume.\n\n", EXEC_NAME, VERSION); in version()
95 EXEC_NAME); in usage()
Dntfsfix.c89 static const char *EXEC_NAME = "ntfsfix"; variable
140 EXEC_NAME, VERSION, EXEC_NAME, in usage()
141 EXEC_NAME); in usage()
158 EXEC_NAME, VERSION); in version()
Dntfscmp.c42 static const char *EXEC_NAME = "ntfscmp"; variable
179 "\n", EXEC_NAME); in usage()
995 printf("%s v%s (libntfs-3g)\n", EXEC_NAME, VERSION); in main()
Dntfscp.c94 static const char *EXEC_NAME = "ntfscp"; variable
108 "volume.\n\n", EXEC_NAME, VERSION); in version()
137 EXEC_NAME); in usage()
Dntfsdecrypt.c137 static const char *EXEC_NAME = "ntfsdecrypt"; variable
155 "standard output.\n\n", EXEC_NAME, VERSION); in version()
180 EXEC_NAME); in usage()
Dntfsundelete.c105 static const char *EXEC_NAME = "ntfsundelete"; variable
390 "NTFS Volume.\n\n", EXEC_NAME, VERSION); in version()
433 EXEC_NAME); in usage()
Dntfsinfo.c85 static const char *EXEC_NAME = "ntfsinfo"; variable
113 "Volume.\n\n", EXEC_NAME, VERSION); in version()
147 EXEC_NAME); in usage()
Dntfsclone.c133 static const char *EXEC_NAME = "ntfsclone"; variable
381 "\n", EXEC_NAME); in usage()
2603 fprintf(stderr, "%s v%s (libntfs-3g)\n", EXEC_NAME, VERSION);
Dntfsresize.c82 static const char *EXEC_NAME = "ntfsresize"; variable
366 "\n", EXEC_NAME); in usage()
4546 printf("%s v%s (libntfs-3g)\n", EXEC_NAME, VERSION); in main()
Dmkntfs.c160 static char EXEC_NAME[] = "mkntfs"; variable
274 "\n", basename(EXEC_NAME)); in mkntfs_usage()
283 ntfs_log_info("\n%s v%s (libntfs-3g)\n\n", EXEC_NAME, VERSION); in mkntfs_version()
Dntfssecaudit.c6033 static const char *EXEC_NAME = "ntfssecaudit"; in version() local
6037 "Volume.\n\n", EXEC_NAME, VERSION); in version()