Searched refs:errexit (Results 26 - 48 of 48) sorted by relevance

12

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass4.c150 errexit("BAD STATE 0x%x FOR INODE I=%d",
217 errexit("Program terminated.");
H A Dpass3.c112 errexit("pass3 could not find cached "
234 errexit("out of memory");
390 errexit("PASS3: BAD STATE %d FOR INODE I=%d",
H A Dpass2.c69 errexit("Program terminated.");
72 errexit("CANNOT ALLOCATE ROOT INODE\n");
81 errexit("CANNOT ALLOCATE ROOT INODE\n");
85 errexit("Program terminated.");
99 errexit("CANNOT ALLOCATE ROOT INODE\n");
104 errexit("Program terminated.");
117 errexit("BAD STATE 0x%x FOR ROOT INODE\n",
551 errexit("pass2check got NULL from getinoinfo at chk1 I=%d\n",
785 errexit("pass2check found a zero-len "
844 errexit("pass2chec
[all...]
H A Dutilities.c133 * make things worse by having errexit() write stuff
159 errexit("\n");
234 errexit("cannot allocate buffer pool\n");
266 errexit("Panic: cache lost %d buffers\n",
288 errexit("deadlocked buffer pool\n");
396 errexit("Program terminated\n");
565 errexit("allocblk() asked for %d frags. "
873 errexit("UNKNOWN INODESC FIX MODE %d\n", (int)idesc->id_fix);
882 errexit(caddr_t fmt, ...) function
1014 errexit("Ou
[all...]
H A Ddup_avl.c332 errexit("Out of memory in "
470 errexit("Out of memory in alloc_claimant()\n");
484 errexit("Out of memory in alloc_dup()\n");
581 errexit("Out of memory in new_inode_dup\n");
H A Dpass5.c73 errexit("Program terminated.");
148 errexit("Program terminated.");
220 errexit("BAD STATE 0x%x FOR INODE I=%d",
H A Ddir.c114 errexit("wrong type to dirscan %d\n", idesc->id_type);
635 errexit("linkup: out of memory");
745 errexit("linkup: out of memory");
1164 errexit("allocdir got NULL from getinoinfo "
1296 errexit("buffer overflow in lftempname()\n");
H A Dpass1.c658 errexit("Program terminated.");
717 errexit("Program terminated.");
H A Dpass3b.c120 errexit("cannot alloc %lld bytes for aclbuf\n",
250 errexit("acl size %lld exceeds maximum calculated "
H A Dfsck.h553 void errexit(caddr_t, ...);
/illumos-gate/usr/src/cmd/ksh/
H A DMakefile.com82 (set +o errexit ; \
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dsetup.c58 extern void errexit(char *, ...);
94 errexit(gettext("Can't stat root\n"));
134 errexit(gettext("Can't open checklist file: %s\n"),
379 errexit(gettext("Can't find anchor volume descriptor\n"));
386 errexit("cannot allocate space for volume sequences\n");
/illumos-gate/usr/src/cmd/backup/lib/
H A Drmtlib.c93 void (*errexit)(int)) /* exit routine */
96 rmtinit(void (*errmsg)(), void (*errexit)())
100 Exit = errexit;
91 rmtinit( void (*errmsg)(const char *, ...), void (*errexit)(int)) argument
/illumos-gate/usr/src/lib/libshell/common/scripts/
H A Dnumtree1.sh153 set -o errexit
H A Drssread.sh184 # Use "errexit" to leave it at the first error
186 set -o errexit
206 set -o errexit
562 set -o errexit
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_vartree003.sh162 set -o errexit
H A Dsun_solaris_builtin_tail.sh308 $SHELL -o errexit -c 'builtin tail ; print "hello" | tail --attack_of_chicken_monsters' >/dev/null 2>&1
H A Doptions.sh231 errexit err-exit err_exit \
426 for i in interactive login restricted allexport notify errexit \
/illumos-gate/usr/src/lib/libshell/misc/
H A Dbuildksh93.sh44 set -o errexit
272 set -o errexit
476 set +o errexit
495 set -o errexit
/illumos-gate/usr/src/tools/scripts/
H A DMakefile168 (set +o errexit ; ksh93 $? --nroff ; true) 2>&1 | \
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_lockfs.c944 goto errexit;
950 goto errexit;
957 goto errexit;
968 goto errexit;
978 goto errexit;
992 goto errexit;
997 goto errexit;
1204 errexit:
/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_ioctl.c624 goto errexit;
633 goto errexit;
637 goto errexit;
642 goto errexit;
648 goto errexit;
654 goto errexit;
710 goto errexit;
719 goto errexit;
724 goto errexit;
733 goto errexit;
[all...]
/illumos-gate/usr/src/cmd/svc/configd/
H A Dbackend.c1526 goto errexit;
1536 goto errexit;
1541 goto errexit;
1546 goto errexit;
1559 errexit:

Completed in 133 milliseconds

12