Searched refs:EEXIT (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/sbin/fsck_ffs/
H A Dsetup.c98 exit(EEXIT);
123 exit(EEXIT);
145 exit(EEXIT);
237 exit(EEXIT);
266 exit(EEXIT);
459 errx(EEXIT, "cannot allocate space for superblock");
488 errx(EEXIT, "calcsb: cannot allocate recovery buffer");
H A Dfsutil.c166 errx(EEXIT, "inoinfo: inumber %ju out of range",
188 errx(EEXIT, "cannot allocate buffer pool");
201 errx(EEXIT, "cannot allocate buffer pool");
230 errx(EEXIT, "cannot allocate cylinder group buffers");
283 errx(EEXIT, "deadlocked buffer pool");
377 exit(EEXIT);
382 exit(EEXIT);
437 errx(EEXIT, "panic: lost %d buffers", numbufs - cnt);
582 errx(EEXIT, "ABORTING DUE TO READ ERRORS");
669 errx(EEXIT, "canno
[all...]
H A Dpass2.c76 exit(EEXIT);
79 errx(EEXIT, "CANNOT ALLOCATE ROOT INODE");
87 errx(EEXIT, "CANNOT ALLOCATE ROOT INODE");
92 exit(EEXIT);
103 errx(EEXIT, "CANNOT ALLOCATE ROOT INODE");
108 exit(EEXIT);
121 errx(EEXIT, "BAD STATE %d FOR ROOT INODE",
509 errx(EEXIT, "BAD STATE %d FOR INODE I=%ju",
H A Dpass4.c118 errx(EEXIT, "BAD STATE %d FOR INODE I=%ju",
H A Dinode.c293 errx(EEXIT, "bad inode number %ju to ginode",
328 errx(EEXIT, "bad inode number %ju to nextinode",
408 errx(EEXIT, "bad inode number %ju to setinodebuf",
432 errx(EEXIT, "cannot allocate space for inode buffer");
466 errx(EEXIT, "cannot increase directory list");
485 errx(EEXIT, "cannot increase directory list");
503 errx(EEXIT, "cannot find inode %ju", (uintmax_t)inumber);
654 errx(EEXIT, "BAD STATE %d TO BLKERR", inoinfo(ino)->ino_state);
H A Dpass1.c162 errx(EEXIT, "cannot alloc %u bytes for inoinfo",
232 errx(EEXIT, "cannot alloc %u bytes for inoinfo",
510 exit(EEXIT);
531 exit(EEXIT);
541 exit(EEXIT);
H A Dmain.c106 errx(EEXIT, "cannot do level %d conversion",
129 errx(EEXIT, "bad mode to -m: %o", lfmode);
222 errx(EEXIT, "-%c flag requires a %s", flag, req);
H A Dfsck.h368 #define EEXIT 8 /* Standard error exit. */ macro
H A Dpass5.c239 errx(EEXIT, "BAD STATE %d FOR INODE I=%d",
H A Ddir.c109 errx(EEXIT, "wrong type to dirscan %d", idesc->id_type);
H A Dsuj.c2705 exit(EEXIT);
/freebsd-11-stable/sbin/fsdb/
H A Dfsdbutil.c316 errx(EEXIT, "cannot allocate indirect block buffer");

Completed in 387 milliseconds