Home
last modified time | relevance | path

Searched refs:errexit (Results 1 – 25 of 50) sorted by relevance

12

/titanic_41/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_cr_6778077_sigthaw_trap.sh62 ${SHELL} -o errexit -c 'trap "true" SIGTHAW ; true' || err_exit "SIGTHAW not supported."
63 ${SHELL} -o errexit -c 'trap "true" THAW ; true' || err_exit "THAW not supported."
64 ${SHELL} -o errexit -c 'trap "true" 35 ; true' || err_exit "signal 35 not supported."
69 ${SHELL} -o errexit -c 'trap "true" SIGFREEZE ; true' || err_exit "SIGFREEZE not supported."
70 ${SHELL} -o errexit -c 'trap "true" FREEZE ; true' || err_exit "FREEZE not supported."
71 ${SHELL} -o errexit -c 'trap "true" 34 ; true' || err_exit "signal 34 not supported."
H A Dsun_solaris_cr_6805795_negative_zero.sh78 set -o errexit
87 set -o errexit
105 set -o errexit
118 set -o errexit
135 set -o errexit
153 set -o errexit
H A Dsun_solaris_cr_6800929_large_command_substitution_hang.sh142 ${SHELL} -o errexit -c "${currtst.cmd}" >"${tmpfile}.out" &
167 ${SHELL} -o errexit -c 'builtin uniq ; set -- `cat /etc/termcap | sort | uniq` ; true' >/dev/null &
178 ${SHELL} -o errexit -c 'builtin uniq ; set -- ${ cat /etc/termcap | sort | uniq ; } ; true' >/dev/n…
189 ${SHELL} -o errexit -c 'builtin -d uniq /bin/uniq ; set -- `cat /etc/termcap | sort | uniq` ; true'…
200 ${SHELL} -o errexit -c 'builtin -d uniq /bin/uniq ; set -- ${ cat /etc/termcap | sort | uniq ; } ; …
H A Dsun_solaris_cr_6848486_echo_test_with_test_undefined_executes_test_builtin.sh81 out=$($SHELL -o errexit -c 'unset test ; print ${test} ; print "#mark"' 2>&1 ) || err_exit "Shell r…
88 out=$($SHELL -o errexit -c 'print ${sleep} ; print "#mark"' 2>&1 ) || err_exit "Shell returned erro…
H A Dsun_solaris_vartree002.sh312 set -o errexit
317 set -o errexit
324 set -o errexit
329 set -o errexit
H A Dsun_solaris_compoundvario.sh67 set -o errexit
77 set -o errexit
87 set -o errexit
97 set -o errexit
H A Dsun_solaris_compound_nameref.sh108 (set -o errexit ; read -C tmp <<<"${out}" ; [[ "$(typeset +p tmp.nodes)" == *-A* ]]) || err_exit "m…
109 (set -o errexit ; read -C tmp <<<"${out}" ; [[ -v tmp.nodesnum ]]) || err_exit "m…
H A Dsun_solaris_command_substitution.sh99 ${SHELL} -o errexit -c "${currtst.cmd}" >"${tmpfile}.out" &
269 ${SHELL} -o errexit -c "${currtst.cmd}" >"${tmpfile}.out" &
/titanic_41/usr/src/cmd/fs.d/ufs/fsck/
H A Dsetup.c108 errexit("fsck: open mount point error: %s", in read_super_block()
114 errexit("fsck: ioctl _FIOGETSUPERBLOCK error: %s", in read_super_block()
186 errexit("fsck: open mount point error: %s", in flush_fs()
191 errexit("fsck: ioctl _FIOFFS error: %s", in flush_fs()
371 errexit("fsck: could not stat %s: %s", dev, strerror(errno)); in derive_devstr()
384 errexit( in derive_devstr()
399 errexit("fsck: %s must be a mountpoint, device, or file", dev); in derive_devstr()
442 errexit("fsck: could not stat %s: %s", devstr, strerror(errno)); in check_mount_state()
470 errexit("Program terminated"); in check_mount_state()
735 errexit("ERROR-LOCKED; MARKED \"FSFIX\"\n"); in initial_error_state_adjust()
[all …]
H A Dpass2.c69 errexit("Program terminated."); in pass2()
72 errexit("CANNOT ALLOCATE ROOT INODE\n"); in pass2()
81 errexit("CANNOT ALLOCATE ROOT INODE\n"); in pass2()
85 errexit("Program terminated."); in pass2()
99 errexit("CANNOT ALLOCATE ROOT INODE\n"); in pass2()
104 errexit("Program terminated."); in pass2()
117 errexit("BAD STATE 0x%x FOR ROOT INODE\n", in pass2()
551 errexit("pass2check got NULL from getinoinfo at chk1 I=%d\n", in pass2check()
785 errexit("pass2check found a zero-len " in pass2check()
844 errexit("pass2check found bad reference to " in pass2check()
[all …]
H A Dinode.c411 errexit("panic: indirection level %d not 1, 2, or 3", in get_indir_offsets()
457 errexit("unknown inodesc type %d in iblock()", idesc->id_type); in iblock()
675 errexit("bad inode number %d to ginode\n", inum); in ginode()
725 errexit("bad inode number %d to nextinode\n", inum); in getnextinode()
737 errexit( in getnextinode()
743 errexit("Internal error: inobufsize overflow"); in getnextinode()
801 errexit("Cannot allocate space for inode buffer\n"); in resetinodebuf()
833 errexit("Cannot increase directory list\n"); in cacheino()
844 errexit("cannot increase directory list"); in cacheino()
919 errexit("cannot increase acl list"); in cacheacl()
[all …]
H A Dutilities.c159 errexit("\n"); in reply()
234 errexit("cannot allocate buffer pool\n"); in bufinit()
266 errexit("Panic: cache lost %d buffers\n", in unbufinit()
288 errexit("deadlocked buffer pool\n"); in getdatablk()
396 errexit("Program terminated\n"); in rwerror()
565 errexit("allocblk() asked for %d frags. " in allocblk()
873 errexit("UNKNOWN INODESC FIX MODE %d\n", (int)idesc->id_fix); in dofix()
882 errexit(caddr_t fmt, ...) in errexit() function
1014 errexit("Out of memory in asprintf\n"); in fsck_asprintf()
1071 errexit("fsck: memory allocation failure: %s", in mounted()
[all …]
H A Dpass4.c150 errexit("BAD STATE 0x%x FOR INODE I=%d", in pass4()
217 errexit("Program terminated."); in pass4check()
H A Ddup_avl.c332 errexit("Out of memory in " in invert_frags()
470 errexit("Out of memory in alloc_claimant()\n"); in alloc_claimant()
484 errexit("Out of memory in alloc_dup()\n"); in alloc_dup()
581 errexit("Out of memory in new_inode_dup\n"); in new_inode_dup()
H A Dpass3.c112 errexit("pass3 could not find cached " in pass3a()
234 errexit("out of memory"); in pass3a()
390 errexit("PASS3: BAD STATE %d FOR INODE I=%d", in pass3acheck()
/titanic_41/usr/src/cmd/fs.d/udfs/fsck/
H A Dpass1.c53 extern void errexit(char *, ...);
127 errexit(gettext("Root file entry is not a " in pass1()
222 errexit(gettext("Can't handle ext_ads in directories/n")); in opndir()
253 errexit(gettext("Can't allocate directory extent buffer\n")); in getallocext()
341 errexit(gettext("Allocation extent not " in getdir()
374 errexit(gettext("Can't allocate directory extent " in getdir()
378 errexit(gettext("Can't read directory extent\n")); in getdir()
390 errexit(gettext("Allocation extent not " in getdir()
423 errexit(gettext("Can't allocate directory extent " in getdir()
427 errexit(gettext("Can't read directory extent\n")); in getdir()
[all …]
H A Dutilities.c65 void errexit(char *, ...) __NORETURN;
113 errexit(char *fmt, ...) in errexit() function
221 errexit("\n"); in reply()
260 errexit(gettext("cannot allocate buffer pool\n")); in bufinit()
271 errexit(gettext("cannot allocate buffer pool\n")); in bufinit()
299 errexit(gettext("deadlocked buffer pool\n")); in getdatablk()
351 errexit(gettext("Program terminated\n")); in rwerror()
369 errexit(gettext("Panic: lost %d buffers\n"), in ckfini()
497 errexit(gettext("UNKNOWN INODESC FIX MODE %d\n"), in dofix()
H A Dinode.c45 extern void errexit(char *, ...);
70 errexit(gettext("Cannot grow inphead list\n"));
H A Dsetup.c58 extern void errexit(char *, ...);
94 errexit(gettext("Can't stat root\n")); in setup()
134 errexit(gettext("Can't open checklist file: %s\n"), in setup()
379 errexit(gettext("Can't find anchor volume descriptor\n")); in readvolseq()
386 errexit("cannot allocate space for volume sequences\n"); in readvolseq()
/titanic_41/usr/src/lib/libshell/common/scripts/
H A Dcrawlsrccomments.sh601 set -o errexit
756 set -o errexit
807 set -o errexit
849 set -o errexit
907 set -o errexit
994 set -o errexit
1032 set -o errexit
1210 set -o errexit
H A Dfilemutexdemo1.sh70 set -o errexit
89 set -o errexit
183 set -o errexit
H A Dtest_net_sctp.sh35 set -o errexit
/titanic_41/usr/src/cmd/ksh/
H A DMakefile.testshell107 set +o errexit ; \
138 set +o errexit ; \
171 set -o errexit ; \
/titanic_41/usr/src/cmd/sgs/tsort/common/
H A Derrexit.c42 errexit(int e) in errexit() function
/titanic_41/usr/src/test/libc-tests/tests/random/
H A Darc4key.ksh25 set -o errexit

12