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

/freebsd-10.3-release/sbin/fsck_ffs/
H A Dsetup.c95 exit(EEXIT);
120 exit(EEXIT);
141 exit(EEXIT);
233 exit(EEXIT);
259 exit(EEXIT);
450 errx(EEXIT, "cannot allocate space for superblock");
533 errx(EEXIT, "%s: can't read disk label", s);
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");
378 exit(EEXIT);
383 exit(EEXIT);
438 errx(EEXIT, "panic: lost %d buffers", numbufs - cnt);
583 errx(EEXIT, "ABORTING DUE TO READ ERRORS");
670 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",
511 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.c288 errx(EEXIT, "bad inode number %ju to ginode",
323 errx(EEXIT, "bad inode number %ju to nextinode",
403 errx(EEXIT, "bad inode number %ju to setinodebuf",
427 errx(EEXIT, "cannot allocate space for inode buffer");
459 errx(EEXIT, "cannot increase directory list");
478 errx(EEXIT, "cannot increase directory list");
496 errx(EEXIT, "cannot find inode %ju", (uintmax_t)inumber);
647 errx(EEXIT, "BAD STATE %d TO BLKERR", inoinfo(ino)->ino_state);
H A Dpass1.c159 errx(EEXIT, "cannot alloc %u bytes for inoinfo",
229 errx(EEXIT, "cannot alloc %u bytes for inoinfo",
466 exit(EEXIT);
487 exit(EEXIT);
497 exit(EEXIT);
H A Dmain.c103 errx(EEXIT, "cannot do level %d conversion",
126 errx(EEXIT, "bad mode to -m: %o", lfmode);
214 errx(EEXIT, "-%c flag requires a %s", flag, req);
H A Dfsck.h363 #define EEXIT 8 /* Standard error exit. */ macro
H A Dpass5.c239 errx(EEXIT, "BAD STATE %d FOR INODE I=%d",
H A Ddir.c108 errx(EEXIT, "wrong type to dirscan %d", idesc->id_type);
H A Dsuj.c2693 exit(EEXIT);
/freebsd-10.3-release/sbin/fsdb/
H A Dfsdbutil.c314 errx(EEXIT, "cannot allocate indirect block buffer");

Completed in 124 milliseconds