Searched refs:EEXIT (Results 1 – 12 of 12) sorted by relevance
| /NextBSD/sbin/fsck_ffs/ |
| HD | fsutil.c | 166 errx(EEXIT, "inoinfo: inumber %ju out of range", in inoinfo() 188 errx(EEXIT, "cannot allocate buffer pool"); in bufinit() 201 errx(EEXIT, "cannot allocate buffer pool"); in bufinit() 230 errx(EEXIT, "cannot allocate cylinder group buffers"); in cgget() 283 errx(EEXIT, "deadlocked buffer pool"); in getdatablk() 378 exit(EEXIT); in rwerror() 383 exit(EEXIT); in rwerror() 438 errx(EEXIT, "panic: lost %d buffers", numbufs - cnt); in ckfini() 583 errx(EEXIT, "ABORTING DUE TO READ ERRORS"); in blread() 670 errx(EEXIT, "cannot allocate buffer pool"); in blzero() [all …]
|
| HD | setup.c | 93 exit(EEXIT); in setup() 118 exit(EEXIT); in setup() 139 exit(EEXIT); in setup() 231 exit(EEXIT); in setup() 257 exit(EEXIT); in setup() 447 errx(EEXIT, "cannot allocate space for superblock"); in sblock_init()
|
| HD | pass2.c | 76 exit(EEXIT); in pass2() 79 errx(EEXIT, "CANNOT ALLOCATE ROOT INODE"); in pass2() 87 errx(EEXIT, "CANNOT ALLOCATE ROOT INODE"); in pass2() 92 exit(EEXIT); in pass2() 103 errx(EEXIT, "CANNOT ALLOCATE ROOT INODE"); in pass2() 108 exit(EEXIT); in pass2() 121 errx(EEXIT, "BAD STATE %d FOR ROOT INODE", in pass2() 511 errx(EEXIT, "BAD STATE %d FOR INODE I=%ju", in pass2check()
|
| HD | inode.c | 288 errx(EEXIT, "bad inode number %ju to ginode", in ginode() 323 errx(EEXIT, "bad inode number %ju to nextinode", in getnextinode() 403 errx(EEXIT, "bad inode number %ju to setinodebuf", in setinodebuf() 427 errx(EEXIT, "cannot allocate space for inode buffer"); in setinodebuf() 459 errx(EEXIT, "cannot increase directory list"); in cacheino() 478 errx(EEXIT, "cannot increase directory list"); in cacheino() 496 errx(EEXIT, "cannot find inode %ju", (uintmax_t)inumber); in getinoinfo() 647 errx(EEXIT, "BAD STATE %d TO BLKERR", inoinfo(ino)->ino_state); in blkerror()
|
| HD | pass1.c | 159 errx(EEXIT, "cannot alloc %u bytes for inoinfo", in pass1() 229 errx(EEXIT, "cannot alloc %u bytes for inoinfo", in pass1() 466 exit(EEXIT); in pass1check() 487 exit(EEXIT); in pass1check() 497 exit(EEXIT); in pass1check()
|
| HD | main.c | 103 errx(EEXIT, "cannot do level %d conversion", in main() 126 errx(EEXIT, "bad mode to -m: %o", lfmode); in main() 214 errx(EEXIT, "-%c flag requires a %s", flag, req); in argtoi()
|
| HD | pass4.c | 118 errx(EEXIT, "BAD STATE %d FOR INODE I=%ju", in pass4()
|
| HD | fsck.h | 363 #define EEXIT 8 /* Standard error exit. */ macro
|
| HD | pass5.c | 239 errx(EEXIT, "BAD STATE %d FOR INODE I=%d", in pass5()
|
| HD | dir.c | 109 errx(EEXIT, "wrong type to dirscan %d", idesc->id_type); in dirscan()
|
| HD | suj.c | 2693 exit(EEXIT); in suj_check()
|
| /NextBSD/sbin/fsdb/ |
| HD | fsdbutil.c | 314 errx(EEXIT, "cannot allocate indirect block buffer"); in printblocks()
|