Home | History | Annotate | Download | only in fsck_ffs

Lines Matching defs:errmsg

331 	const char *errmsg;
388 errmsg = "ADD '.' ENTRY";
394 errmsg = "REPLACE WITH '.'";
396 if (reply(errmsg) == 0)
403 if (reply(errmsg) == 0)
464 errmsg = "ADD '..' ENTRY";
470 errmsg = "REPLACE WITH '..'";
472 if (reply(errmsg) == 0) {
488 if (reply(errmsg) == 0) {
576 errmsg = "DUP/BAD";
578 errmsg = "ZERO LENGTH DIRECTORY";
583 fileerror(idesc->id_number, iswap32(dirp->d_ino), errmsg);