Home
last modified time | relevance | path

Searched refs:EEXIT (Results 1 – 10 of 10) sorted by relevance

/original-bsd/sbin/fsck/
H A Dpass2.c44 exit(EEXIT); in pass2()
46 errx(EEXIT, "CANNOT ALLOCATE ROOT INODE"); in pass2()
54 errx(EEXIT, "CANNOT ALLOCATE ROOT INODE"); in pass2()
58 exit(EEXIT); in pass2()
67 errx(EEXIT, "CANNOT ALLOCATE ROOT INODE"); in pass2()
71 exit(EEXIT); in pass2()
82 errx(EEXIT, "BAD STATE %d FOR ROOT INODE", statemap[ROOTINO]); in pass2()
421 errx(EEXIT, "BAD STATE %d FOR INODE I=%d",
H A Dutilities.c97 errx(EEXIT, "cannot allocate buffer pool"); in bufinit()
110 errx(EEXIT, "cannot allocate buffer pool"); in bufinit()
139 errx(EEXIT, "deadlocked buffer pool");
208 exit(EEXIT);
239 errx(EEXIT, "Panic: lost %d buffers", bufhead.b_size - cnt);
511 errx(EEXIT, "UNKNOWN INODESC FIX MODE %d", idesc->id_fix);
552 exit(EEXIT);
601 exit(EEXIT);
H A Dpass1.c127 errx(EEXIT, "cannot read symlink");
176 exit(EEXIT);
246 exit(EEXIT);
264 exit(EEXIT);
271 exit(EEXIT);
H A Dmain.c78 errx(EEXIT, "bad mode to -m: %o", lfmode);
95 errx(EEXIT, "%c option?", ch);
126 errx(EEXIT, "-%c flag requires a %s", flag, req);
H A Dinode.c191 errx(EEXIT, "bad inode number %d to ginode", inumber);
220 errx(EEXIT, "bad inode number %d to nextinode", inumber);
258 errx(EEXIT, "Cannot allocate space for inode buffer"); in resetinodebuf()
312 errx(EEXIT, "cannot increase directory list");
331 errx(EEXIT, "cannot find inode %d", inumber);
462 errx(EEXIT, "BAD STATE %d TO BLKERR", statemap[ino]);
H A Dpass4.c76 errx(EEXIT, "BAD STATE %d FOR INODE I=%d", in pass4()
H A Dsetup.c88 errx(EEXIT, "cannot allocate space for superblock");
234 exit(EEXIT);
471 errx(EEXIT, "%s: can't read disk label", s);
H A Dpass5.c126 errx(EEXIT, "UNKNOWN ROTATIONAL TABLE FORMAT %d", in pass5()
199 errx(EEXIT, "BAD STATE %d FOR INODE I=%d", in pass5()
H A Dfsck.h187 #define EEXIT 8 /* Standard error exit. */ macro
H A Ddir.c85 errx(EEXIT, "wrong type to dirscan %d", idesc->id_type);