Home | History | Annotate | Download | only in misc

Lines Matching refs:com_err

37 #include "et/com_err.h"
100 com_err(program_name, retval, _("while writing superblock"));
108 com_err(program_name, retval, _("while writing inode table"));
115 com_err(program_name, retval, _("while writing block bitmap"));
122 com_err(program_name, retval, _("while writing inode bitmap"));
331 com_err(program_name, err, "error writing block %u",
406 com_err(program_name, ENOMEM, "while allocating buffer");
411 com_err(program_name, ENOMEM, "while allocating buffer");
420 com_err(program_name, retval,
462 com_err(program_name, retval, "while allocating block bitmap");
470 com_err(program_name, retval,
480 com_err(program_name, retval, _("while opening inode scan"));
486 com_err(program_name, 0, "Can't allocate block buffer");
497 com_err(program_name, retval,
522 com_err(program_name, retval,
535 com_err(program_name, retval,
557 com_err(program_name, 0, "Raw images cannot be installed");
571 com_err (program_name, retval, _("while trying to open %s"),
578 com_err(program_name, retval, "error reading bitmaps");
594 com_err(device, 0, "while opening device file");
609 com_err(image_fn, 0, "while restoring the image table");
667 com_err (program_name, retval, _("while trying to open %s"),
682 com_err(program_name, errno,