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");
339 com_err (program_name, errno, _("during seek"));
408 com_err (program_name, errno, _("during seek"));
428 com_err(program_name, retval, _("during ext2fs_sync_device"));
446 com_err (program_name, errcode,
461 com_err (program_name, ENOMEM, _("while allocating buffers"));
563 com_err (program_name, ENOMEM, _("while allocating buffers"));
710 com_err (program_name, errcode,
721 com_err(program_name, ENOMEM, _("while allocating buffers"));
821 com_err (program_name, errno,
968 com_err (program_name, 0, _("invalid %s - %s"), descr, str);
1020 program_name = *argv;
1076 com_err(program_name, ENOMEM,
1103 com_err(program_name, 0,
1109 com_err(program_name, 0,
1123 com_err(program_name, 0,
1129 com_err(program_name, errcode,
1144 com_err (program_name, 0, _("invalid starting block (%lu): must be less than %lu"),
1155 com_err (program_name, errno, _("while trying to open %s"),
1162 com_err (program_name, errno,
1176 com_err (program_name, errno,
1188 com_err (program_name, errno,
1199 com_err (program_name, errcode,
1208 com_err (program_name, 0, "input file - bad format");
1215 com_err (program_name, errcode, _("while adding to in-memory bad block list"));