Home
last modified time | relevance | path

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

/NextBSD/sbin/fsck_ffs/
HDfsutil.c166 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 …]
HDsetup.c93 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()
HDpass2.c76 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()
HDinode.c288 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()
HDpass1.c159 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()
HDmain.c103 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()
HDpass4.c118 errx(EEXIT, "BAD STATE %d FOR INODE I=%ju", in pass4()
HDfsck.h363 #define EEXIT 8 /* Standard error exit. */ macro
HDpass5.c239 errx(EEXIT, "BAD STATE %d FOR INODE I=%d", in pass5()
HDdir.c109 errx(EEXIT, "wrong type to dirscan %d", idesc->id_type); in dirscan()
HDsuj.c2693 exit(EEXIT); in suj_check()
/NextBSD/sbin/fsdb/
HDfsdbutil.c314 errx(EEXIT, "cannot allocate indirect block buffer"); in printblocks()