Home
last modified time | relevance | path

Searched refs:program_name (Results 1 – 25 of 70) sorted by relevance

123

/external/e2fsprogs/resize/
Dmain.c38 char *program_name, *device_name, *io_options; variable
190 program_name = *argv; in main()
195 usage(program_name); in main()
219 usage(program_name); in main()
223 usage(program_name); in main()
229 usage(program_name); in main()
310 com_err (program_name, retval, _("while trying to open %s"), in main()
321 com_err(program_name, EXT2_ET_UNSUPP_FEATURE, in main()
338 com_err(program_name, 0, _("%s: The combination of flex_bg " in main()
373 com_err(program_name, retval, in main()
[all …]
Donline.c19 extern char *program_name;
60 com_err(program_name, 0, in online_resize_fs()
67 com_err(program_name, errno, in online_resize_fs()
75 com_err(program_name, 0, in online_resize_fs()
78 com_err(program_name, 0, in online_resize_fs()
81 com_err(program_name, errno, in online_resize_fs()
120 com_err(program_name, errno, in online_resize_fs()
179 com_err(program_name, errno, in online_resize_fs()
/external/e2fsprogs/misc/
De2image.c47 const char * program_name = "e2image"; variable
53 program_name); in usage()
102 com_err(program_name, retval, _("while writing superblock")); in write_image_file()
110 com_err(program_name, retval, _("while writing inode table")); in write_image_file()
117 com_err(program_name, retval, _("while writing block bitmap")); in write_image_file()
124 com_err(program_name, retval, _("while writing inode bitmap")); in write_image_file()
333 com_err(program_name, err, "error writing block %u", in write_block()
415 com_err(program_name, ENOMEM, "while allocating buffer"); in output_meta_data_blocks()
420 com_err(program_name, ENOMEM, "while allocating buffer"); in output_meta_data_blocks()
429 com_err(program_name, retval, in output_meta_data_blocks()
[all …]
Dchattr.c57 static const char * program_name = "chattr"; variable
86 program_name); in usage()
152 com_err (program_name, 0, in decode_arg()
199 com_err (program_name, errno, in change_attributes()
206 com_err(program_name, errno, in change_attributes()
215 com_err(program_name, 0, in change_attributes()
234 com_err(program_name, 0, in change_attributes()
248 com_err(program_name, errno, in change_attributes()
260 com_err (program_name, errno, in change_attributes()
305 program_name = *argv; in main()
Dbadblocks.c65 const char * program_name = "badblocks"; variable
93 program_name); in usage()
101 program_name); in exclusive_usage()
151 com_err (program_name, errcode, "adding to in-memory bad block list"); in bb_output()
339 com_err (program_name, errno, _("during seek")); in do_read()
408 com_err (program_name, errno, _("during seek")); in do_write()
428 com_err(program_name, retval, _("during ext2fs_sync_device")); in flush_bufs()
446 com_err (program_name, errcode, in test_ro()
461 com_err (program_name, ENOMEM, _("while allocating buffers")); in test_ro()
563 com_err (program_name, ENOMEM, _("while allocating buffers")); in test_rw()
[all …]
Dmke2fs.c79 const char * program_name = "mke2fs"; variable
121 program_name); in usage()
961 else if (!strcmp(program_name, "mke3fs")) in parse_fs_type()
1213 program_name = get_progname(*argv); in PRS()
1216 if (!strcmp(program_name, "mkfs.ext3") || in PRS()
1217 !strcmp(program_name, "mke3fs")) in PRS()
1229 com_err(program_name, 0, in PRS()
1246 com_err(program_name, 0, _("check for bad blocks disabled")); in PRS()
1254 com_err(program_name, 0, in PRS()
1267 com_err(program_name, 0, in PRS()
[all …]
Dlsattr.c54 static const char * program_name = "lsattr"; variable
73 fprintf(stderr, _("Usage: %s [-RVadlv] [files...]\n"), program_name); in usage()
83 com_err (program_name, errno, _("While reading flags on %s"), in list_attributes()
89 com_err (program_name, errno, in list_attributes()
115 com_err (program_name, errno, _("while trying to stat %s"), in lsattr_args()
171 program_name = *argv; in main()
Dtune2fs.c62 const char *program_name = "tune2fs"; variable
114 "[-U UUID]\n\t[ -I new_inode_size ] device\n"), program_name); in usage()
189 com_err(program_name, retval, in remove_journal_device()
201 com_err(program_name, retval, in remove_journal_device()
233 com_err(program_name, retval, in remove_journal_device()
280 com_err(program_name, retval, in remove_journal_inode()
287 com_err(program_name, retval, in remove_journal_inode()
295 com_err(program_name, retval, in remove_journal_inode()
306 com_err(program_name, retval, in remove_journal_inode()
491 com_err(program_name, retval, in add_journal()
[all …]
Ddumpe2fs.c47 const char * program_name = "dumpe2fs"; variable
54 "[-o blocksize=<num>] device\n"), program_name); in usage()
300 com_err(program_name, retval, in print_inline_journal_information()
306 com_err(program_name, retval, in print_inline_journal_information()
312 com_err(program_name, retval, in print_inline_journal_information()
365 com_err(program_name, retval, in print_journal_information()
373 com_err(program_name, 0, in print_journal_information()
496 program_name = *argv; in main()
552 com_err (program_name, retval, _("while trying to open %s"), in main()
580 program_name, device_name, in main()
/external/e2fsprogs/e2fsck/
Discan.c32 const char * program_name = "iscan"; variable
47 program_name); in usage()
65 program_name = *argv; in PRS()
112 com_err(program_name, retval, _("while trying to open %s"), in main()
121 com_err(program_name, retval, _("while opening inode scan")); in main()
128 com_err(program_name, retval, in main()
Dunix.c84 ctx->program_name); in usage()
663 ctx->program_name = *argv; in PRS()
665 ctx->program_name = "e2fsck"; in PRS()
798 com_err(ctx->program_name, 0, in PRS()
803 com_err(ctx->program_name, 0, in PRS()
808 com_err(ctx->program_name, 0, in PRS()
820 com_err(ctx->program_name, 0, _("Unable to resolve '%s'"), in PRS()
1045 ctx->program_name, in main()
1055 com_err(ctx->program_name, retval, in main()
1058 "superblock\n"), ctx->program_name); in main()
[all …]
/external/iptables/iptables/
Dip6tables-restore.c72 "table '%s'\n", ip6tables_globals.program_name, in create_handle()
131 ip6tables_globals.program_name = "ip6tables-restore"; in ip6tables_restore_main()
135 ip6tables_globals.program_name, in ip6tables_restore_main()
216 ip6tables_globals.program_name, in ip6tables_restore_main()
251 ip6tables_globals.program_name, in ip6tables_restore_main()
285 ip6tables_globals.program_name, in ip6tables_restore_main()
451 ip6tables_globals.program_name, in ip6tables_restore_main()
458 ip6tables_globals.program_name, in ip6tables_restore_main()
Dip6tables-standalone.c52 ip6tables_globals.program_name = "ip6tables"; in ip6tables_main()
56 ip6tables_globals.program_name, in ip6tables_main()
Diptables-standalone.c53 iptables_globals.program_name = "iptables"; in iptables_main()
57 iptables_globals.program_name, in iptables_main()
/external/bison/lib/
Derror.c60 # define program_name program_invocation_name macro
97 extern char *program_name;
211 __fwprintf (stderr, L"%s: ", program_name); in error()
214 fprintf (stderr, "%s: ", program_name); in error()
271 __fwprintf (stderr, L"%s: ", program_name); in error_at_line()
274 fprintf (stderr, "%s:", program_name); in error_at_line()
Dargmatch.c216 char *program_name; variable
260 program_name = (char *) argv[0]; in main()
264 fprintf (stderr, "Usage: %s [VERSION_CONTROL]\n", program_name); in main()
273 backup_type = XARGMATCH (program_name, argv[1], in main()
Ddirname.c99 char *program_name; variable
106 program_name = argv[0]; in main()
/external/bison/src/
Dcomplain.c33 extern char *program_name;
68 fprintf (stderr, "%s: %s", current_file ? current_file : program_name, _("warning: ")); in warn()
103 fprintf (stderr, "%s: ", current_file ? current_file : program_name); in complain()
138 fprintf (stderr, "%s: ", current_file ? current_file : program_name); in fatal()
Dgetargs.c68 extern char *program_name;
195 program_name); in usage()
205 Usage: %s [OPTION]... FILE\n"), program_name); in usage()
Dmain.c50 char *program_name; variable
57 program_name = argv[0]; in main()
/external/tcpdump/
Dtcpdump.c99 char *program_name; variable
491 program_name = cp + 1; in main()
493 program_name = argv[0]; in main()
650 program_name, optarg); in main()
878 fprintf(stderr, "%s: listening on %ws\n", program_name, device); in main()
882 fprintf(stderr, "%s: listening on %s\n", program_name, device); in main()
924 program_name, gndo->ndo_dltname); in main()
1037 program_name); in main()
1039 (void)fprintf(stderr, "%s: ", program_name); in main()
1074 program_name, pcap_geterr(pd)); in main()
[all …]
/external/webkit/Tools/android/flex-2.5.4a/
Dmain.c109 char *program_name = "flex"; variable
408 program_name, flex_version );
611 program_name = argv[0];
613 if ( program_name[0] != '\0' &&
614 program_name[strlen( program_name ) - 1] == '+' )
797 program_name, flex_version );
815 program_name, (int) arg[i],
816 program_name );
1118 program_name ); in usage()
1154 fprintf( f, _( "\t-T %s should run in trace mode\n" ), program_name ); in usage()
[all …]
/external/grub/grub/
Dmain.c36 char *program_name = 0; variable
140 program_name = argv[0]; in main()
249 program_name, (int) getpid ()); in main()
/external/iproute2/
Dconfigure37 .program_name = "tc-ipt",
74 const char *program_name = "tc-ipt";
114 const char *program_name = "tc-ipt";
/external/chromium/net/tools/fetch/
Dfetch_server.cc20 void usage(const char* program_name) { in usage() argument
21 printf("usage: %s\n", program_name); in usage()

123