Home
last modified time | relevance | path

Searched refs:fatal_error (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/cmd/boot/scripts/
H A Dcreate_ramdisk.ksh134 function fatal_error function
249 mkdir "$new_rddir" || fatal_error \
285 cd "/$ALT_ROOT" || fatal_error "Cannot chdir to $ALT_ROOT"
294 fatal_error "Could not create backing file"
296 fatal_error "Could not create lofi device"
357 fatal_error "update of $archive failed"
417 || fatal_error "Problem creating archive"
428 || fatal_error "Cannot create header"
431 || fatal_error "Cannot install boot block"
433 || fatal_error "Cannot update boot archive"
[all …]
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dreadelf.c65 fatal_error(char *error) in fatal_error() function
85 fatal_error("libelf is out of date"); in is_shared_obj()
88 fatal_error("can't read as ELF file"); in is_shared_obj()
91 fatal_error("can't read ehdr"); in is_shared_obj()
147 fatal_error("can't read ehdr"); in get_txtorigin()
183 fatal_error("can't read as ELF file"); in process_namelist()
204 fatal_error("libelf is out of date"); in process()
207 fatal_error("can't read as ELF file"); in process()
245 fatal_error("can't read ehdr"); in get_textseg()
280 fatal_error("cannot read text"); in get_textseg()
[all …]
/illumos-gate/usr/src/tools/scripts/
H A Dbldenv36 function fatal_error
230 [[ -v CODEMGR_WS ]] || fatal_error "Error: Variable CODEMGR_WS not set."
231 [[ -d "${CODEMGR_WS}" ]] || fatal_error "Error: ${CODEMGR_WS} is not a directory."
232 [[ -f "${CODEMGR_WS}/usr/src/Makefile" ]] || fatal_error "Error: ${CODEMGR_WS}/usr/src/Makefile not…
H A Dnightly69 function fatal_error function
682 fatal_error "Error: ${CODEMGR_WS} is not a directory."
684 fatal_error "Error: ${CODEMGR_WS}/usr/src/Makefile not found."
1554 [[ -v CODEMGR_WS ]] || fatal_error "Error: Variable CODEMGR_WS not set."
1555 [[ -d "${CODEMGR_WS}" ]] || fatal_error "Error: ${CODEMGR_WS} is not a directory."
1556 [[ -f "${CODEMGR_WS}/usr/src/Makefile" ]] || fatal_error "Error: ${CODEMGR_WS}/usr/src/Makefile not…
1565 bootstrap_tools || fatal_error "Error: could not bootstrap tools"
/illumos-gate/usr/src/tools/ndrgen/
H A Dndr_print.c215 fatal_error("invalid label %d", arg->label); in print_field_attr()
217 fatal_error("missing symbol name"); in print_field_attr()
H A Dndr_lex.c417 fatal_error("%s", strerror(ENOMEM)); in sym_enter()
455 fatal_error("%s", strerror(ENOMEM)); in ndr_alloc()
484 fatal_error(const char *fmt, ...) in fatal_error() function
H A Dndrgen.h203 extern void fatal_error(const char *, ...);
H A Dndr_anal.c824 fatal_error("seed_construct unknown %d\n", ti->type_op); in seed_construct_types()
885 fatal_error("bind_typeinfo unknown %d\n", ti->type_op); in bind_typeinfo()
H A Dndr_gen.c519 fatal_error("invalid align directive: %lu", packing); in generate_typeinfo_packing()
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dwine.no_return_funcs32 fatal_error
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_mpi.c370 boolean_t fatal_error = B_FALSE; in ql_async_event_parser() local
385 fatal_error = B_TRUE; in ql_async_event_parser()
636 fatal_error = B_TRUE; in ql_async_event_parser()
652 if (fatal_error) { in ql_async_event_parser()
H A Dqlge.c1965 goto fatal_error; in ql_build_rx_mp()
2043 goto fatal_error; in ql_build_rx_mp()
2111 goto fatal_error; in ql_build_rx_mp()
2190 goto fatal_error; in ql_build_rx_mp()
2283 fatal_error: in ql_build_rx_mp()
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c625 if (dp->fatal_error == (clock_t)0) { in usbgem_send_common()
626 dp->fatal_error = usbgem_timestamp_nz(); in usbgem_send_common()
741 dp->fatal_error && in usbgem_tx_timeout()
760 dp->fatal_error ? now - dp->fatal_error: 0, in usbgem_tx_timeout()
902 if (dp->fatal_error == (clock_t)0) { in usbgem_bulkin_cb()
903 dp->fatal_error = usbgem_timestamp_nz(); in usbgem_bulkin_cb()
945 dp->fatal_error == (clock_t)0) { in usbgem_bulkout_cb()
946 dp->fatal_error = usbgem_timestamp_nz(); in usbgem_bulkout_cb()
2179 dp->fatal_error = (clock_t)0; in usbgem_mac_init()
2289 if (dp->fatal_error == (clock_t)0) { in usbgem_mac_start()
[all …]
H A Dusbgem.h148 clock_t fatal_error; member
/illumos-gate/usr/src/cmd/sendmail/src/
H A Derr.c51 fatal_error(exc) in fatal_error() function
H A Dqueue.c1981 sm_exc_newthread(fatal_error);
2219 sm_exc_newthread(fatal_error);
3601 sm_exc_newthread(fatal_error);
3787 sm_exc_newthread(fatal_error);
H A Dmain.c221 sm_exc_newthread(fatal_error);
2343 sm_exc_newthread(fatal_error);
H A Dutil.c2067 sm_exc_newthread(fatal_error);
H A Dsendmail.h2539 extern void fatal_error __P((SM_EXC_T *));
H A Ddaemon.c685 sm_exc_newthread(fatal_error);
H A Ddeliver.c689 sm_exc_newthread(fatal_error);
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServer_en.properties49 fatal_error = Fatal {0} exception in service table: {1}.\n Method arguments:{2}\n Stack backt… key