Searched refs:errexit (Results 1 - 25 of 33) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sbin/fsck/
H A Dfsutil.h30 void errexit(const char *, ...) __printflike(1, 2) __dead;
H A Dfsutil.c85 errexit(const char *fmt, ...) function
/netbsd-6-1-5-RELEASE/games/backgammon/common_source/
H A Dsubs.c64 errexit(const char *s) function
77 errexit("addbuf (write):");
91 errexit("buflush (write):");
106 errexit("readc");
432 errexit("fixtty");
H A Dback.h142 void errexit(const char *) __dead;
/netbsd-6-1-5-RELEASE/sys/fs/v7fs/
H A Dv7fs_io_kern.c101 goto errexit;
116 goto errexit;
118 goto errexit;
120 goto errexit;
126 errexit:
H A Dv7fs_inode.c110 goto errexit;
116 goto errexit;
128 goto errexit;
132 errexit:
/netbsd-6-1-5-RELEASE/games/backgammon/teachgammon/
H A Dteach.c72 errexit("teachgammon(gtty)");
/netbsd-6-1-5-RELEASE/sbin/fsck_ext2fs/
H A Dmain.c125 errexit("bad mode to -m: %o", lfmode);
189 errexit("-%c flag requires a %s", flag, req);
H A Dpass4.c131 errexit("BAD STATE %d FOR INODE I=%llu",
H A Dpass2.c104 errexit("CANNOT ALLOCATE ROOT INODE");
112 errexit("CANNOT ALLOCATE ROOT INODE");
125 errexit("CANNOT ALLOCATE ROOT INODE");
139 errexit("BAD STATE %d FOR ROOT INODE", statemap[EXT2_ROOTINO]);
452 errexit("BAD STATE %d FOR INODE I=%d",
H A Dutilities.c165 errexit("cannot allocate buffer pool");
192 errexit("deadlocked buffer pool");
254 errexit("Program terminated");
285 errexit("Panic: lost %d buffers", bufhead.b_size - cnt);
496 errexit("UNKNOWN INODESC FIX MODE %d", idesc->id_fix);
H A Dinode.c377 errexit("bad inode number %llu to ginode",
411 errexit("bad inode number %llu to nextinode",
453 errexit("Cannot allocate space for inode buffer");
507 errexit("cannot increase directory list");
525 errexit("cannot find inode %llu", (unsigned long long)inumber);
660 errexit("BAD STATE %d TO BLKERR", statemap[ino]);
H A Dpass5.c103 errexit("out of memory");
166 errexit("BAD STATE %d FOR INODE I=%"PRIu32,
H A Dsetup.c136 errexit("cannot allocate space for superblock");
217 errexit("out of memory");
521 errexit("%s: can't read disk label", s);
/netbsd-6-1-5-RELEASE/sbin/fsck_ffs/
H A Dutilities.c140 errexit("cannot allocate buffer pool");
145 errexit("cannot allocate buffer pool");
163 errexit("cannot allocate buffer pool");
190 errexit("deadlocked buffer pool");
302 errexit("Panic: lost %d buffers", bufhead.b_size - cnt);
552 errexit("UNKNOWN INODESC FIX MODE %d", idesc->id_fix);
584 errexit("inoinfo: inumber %llu out of range",
605 errexit("cannot allocate space for compat store");
715 errexit("cannot allocate quota entry");
H A Dpass2.c87 errexit("CANNOT ALLOCATE ROOT INODE");
95 errexit("CANNOT ALLOCATE ROOT INODE");
111 errexit("CANNOT ALLOCATE ROOT INODE");
129 errexit("BAD STATE %d FOR ROOT INODE", rinfo->ino_state);
599 errexit("BAD STATE %d FOR INODE I=%d",
H A Dinode.c327 errexit("bad inode number %llu to ginode",
400 errexit("bad inode number %llu to nextinode",
434 errexit("bad inode number %llu to setinodebuf",
457 errexit("Cannot allocate space for inode buffer");
516 errexit("cannot increase directory list");
536 errexit("cannot find inode %llu", (unsigned long long)inumber);
690 errexit("BAD STATE %d TO BLKERR", info->ino_state);
902 errexit("bad ofsset %" PRIu64 " to readblk", offset);
982 errexit("bad filesize %" PRIu64 " to expandfile", filesize);
1026 errexit("INTERNA
[all...]
H A Dpass5.c115 errexit(
187 errexit("UNKNOWN ROTATIONAL TABLE FORMAT %d",
335 errexit("BAD STATE %d FOR INODE I=%ld",
H A Dpass4.c145 errexit("BAD STATE %d FOR INODE I=%llu",
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/amd/
H A Damfs_nfsx.c204 goto errexit;
265 errexit:
/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dmain.c99 int restricted, errexit; local
367 errexit = Flag(FERREXIT);
440 if (errexit)
/netbsd-6-1-5-RELEASE/sys/arch/x68k/stand/libdos/
H A Ddos.h109 void *errexit; member in struct:dos_psp
/netbsd-6-1-5-RELEASE/games/backgammon/backgammon/
H A Dmain.c105 errexit("backgammon(gtty)");
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/
H A Ddaemon.c1143 if (*sap == NULL) goto errexit;
1152 goto errexit;
1193 goto errexit;
1202 goto errexit;
1212 goto errexit;
1255 if (*sap == NULL) goto errexit;
1270 errexit:
/netbsd-6-1-5-RELEASE/sbin/fsck_lfs/
H A Dsetup.c216 errexit("BAD SUPER BLOCK OR IFILE INODE NOT FOUND");

Completed in 374 milliseconds

12