Home | History | Annotate | Download | only in misc

Lines Matching defs:program_name

65 const char * program_name = "badblocks";
93 program_name);
101 program_name);
151 com_err (program_name, errcode, "adding to in-memory bad block list");
342 com_err (program_name, errno, _("during seek"));
411 com_err (program_name, errno, _("during seek"));
431 com_err(program_name, retval, _("during ext2fs_sync_device"));
449 com_err (program_name, errcode,
464 com_err (program_name, ENOMEM, _("while allocating buffers"));
566 com_err (program_name, ENOMEM, _("while allocating buffers"));
713 com_err (program_name, errcode,
724 com_err(program_name, ENOMEM, _("while allocating buffers"));
824 com_err (program_name, errno,
971 com_err (program_name, 0, _("invalid %s - %s"), descr, str);
1023 program_name = *argv;
1079 com_err(program_name, ENOMEM,
1106 com_err(program_name, 0,
1112 com_err(program_name, 0,
1126 com_err(program_name, 0,
1132 com_err(program_name, errcode,
1147 com_err (program_name, 0, _("invalid starting block (%lu): must be less than %lu"),
1158 com_err (program_name, errno, _("while trying to open %s"),
1165 com_err (program_name, errno,
1179 com_err (program_name, errno,
1191 com_err (program_name, errno,
1202 com_err (program_name, errcode,
1211 com_err (program_name, 0, "input file - bad format");
1218 com_err (program_name, errcode, _("while adding to in-memory bad block list"));