Home
last modified time | relevance | path

Searched refs:FATAL (Results 1 – 25 of 99) sorted by relevance

1234

/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Difdef.c101 error(FATAL, "can't open %s", line); in setupline()
108 error(FATAL, "fcntl error - F_SETFL"); in setupline()
113 error(FATAL, "ioctl error - TCGETA"); in setupline()
124 error(FATAL, "ioctl error - TCSETA"); in setupline()
136 error(FATAL, "ioctl error - TCSETS"); in setupline()
141 error(FATAL, "ioctl error - TCFLSH"); in setupline()
176 error(FATAL, "fcntl error - F_GETFL"); in resetline()
181 error(FATAL, "fcntl error - F_SETFL"); in resetline()
184 error(FATAL, "ioctl error - TCGETA"); in resetline()
192 error(FATAL, "ioctl error - TCSETA"); in resetline()
[all …]
H A Dslowsend.c107 error(FATAL, "PostScript Error"); in slowsend()
111 error(FATAL, "Flushing Job"); in slowsend()
115 error(FATAL, "Disconnected - printer may be offline"); in slowsend()
149 error(FATAL, "error writing to %s", line); in writeblock()
151 error(FATAL, "printer appears to be offline"); in writeblock()
H A Dpostio.c386 error(FATAL, ""); in options()
470 error(FATAL, "no memory"); in initialize()
483 error(FATAL, "no memory"); in initialize_parallel()
601 error(FATAL, "can't fork"); in split()
610 error(FATAL, in split()
644 error(FATAL, "can't open %s", *argv); in arguments()
884 error(FATAL, "error reading input file"); in readblock()
907 error(FATAL, "error writing to %s", line); in writeblock()
909 error(FATAL, "printer appears to be offline"); in writeblock()
947 error(FATAL, "printer appears to be offline"); in getstatus()
[all …]
/illumos-gate/usr/src/cmd/lp/filter/postscript/postcomm/
H A Dpostcomm.c109 # define FATAL 1 macro
305 error(FATAL, ""); in options()
325 error(FATAL, "no memory"); in initialize()
446 error(FATAL, "printer is idle"); in filter()
452 error(FATAL, "PostScript error"); in filter()
456 error(FATAL, "PostScript error"); in filter()
460 error(FATAL, "printer booting"); in filter()
640 error(FATAL, "PostScript error"); in reset()
644 error(FATAL, "PostScript error"); in reset()
648 error(FATAL, "printer is idle"); in reset()
[all …]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/
H A Dlm_vf.c52 DbgMessage1(pf_dev,FATAL,"lm_vf_get_free_stats: %d\n",free_st_id); in lm_vf_get_free_stats()
100 DbgMessage1(pdev, FATAL, "vf ME-REG value: 0x%x\n", val); in lm_vf_get_vf_id()
159 DbgMessage(pf_dev, FATAL, "vf disable\n"); in lm_vf_dis()
176 DbgMessage(pf_dev, FATAL, "bootcode is down fix sriov disable.\n"); in lm_vf_dis()
301 DbgMessage(pdev, FATAL, "lm_vf_allocate_resc_in_pf\n"); in lm_vf_allocate_resc_in_pf()
342 DbgMessage(pdev, FATAL, "lm_vf_chip_init: start\n"); in lm_vf_chip_init()
462 DbgMessage1(pdev, FATAL, "vf[%d] is enabled\n", ABS_VFID(pdev)); in lm_vf_enable_vf()
493 DbgMessage1(pdev, FATAL, "IGU[%d] is inialized\n", prod_idx); in lm_vf_enable_vf()
501 DbgMessage1(pdev, FATAL, "vf[%d] is not enabled\n", ABS_VFID(pdev)); in lm_vf_enable_vf()
656 DbgMessage(NULL, FATAL, "lm_vf_queue_init is not used in basic VF\n"); in lm_vf_queue_init()
[all …]
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dio.c69 errlog(FATAL, "%s: %s", headfile_name, strerror(errno)); in open_code_file()
76 errlog(FATAL, "%s: %s", mapfile_name, strerror(errno)); in open_code_file()
82 errlog(FATAL, "out of memory creating a temp-file name"); in open_code_file()
86 errlog(FATAL, "%s: %s", body_file_name, strerror(errno)); in open_code_file()
90 errlog(FATAL, "unlink %s: %s", body_file_name, strerror(errno)); in open_code_file()
110 errlog(FATAL, "unlink %s: %s", headfile_name, strerror(errno)); in abort_code_file()
124 errlog(FATAL, "%s: %s", headfile_name, strerror(errno)); in alt_code_file()
149 errlog(FATAL, "fclose %s: %s", mapfile_name, strerror(errno)); in commit_code_file()
167 errlog(FATAL, "fclose <temp file>: %s", in commit_code_file()
/illumos-gate/usr/src/cmd/awk/
H A Dmain.c133 FATAL("out of space in main"); in main()
138 FATAL("no program filename"); in main()
142 FATAL("out of space in main"); in main()
172 FATAL("invalid -v option argument: %s", in main()
177 FATAL("no variable name"); in main()
181 FATAL("invalid -v option argument: %s", in main()
203 FATAL("no program given"); in main()
247 FATAL("can't open file %s", pfile[curpfile]); in pgetc()
H A Drun.c173 FATAL("illegal statement"); in execute()
436 FATAL("illegal jump type %d", n); in jump()
518 FATAL("out of memory in array"); in array()
633 FATAL("out of memory in intest"); in intest()
1074 FATAL("can't happen: " in format()
1140 FATAL("write error on stdout"); in awkprintf()
1180 FATAL("division by zero"); in arith()
1370 FATAL("out of space in dopa2"); in dopa2()
1414 FATAL("illegal type of split"); in split()
2058 FATAL("out of memory in sub"); in sub()
[all …]
H A Dlib.c104 FATAL("out of space for $0 and fields"); in recinit()
120 FATAL("out of space in makefields %d", i); in makefields()
162 FATAL("field separator %.10s... is too long", *FS); in savefs()
213 FATAL("can't open file %s", file); in getrec()
269 FATAL("out of memory in readrec"); in readrec()
402 FATAL("out of space for fields in fldbld %d", n); in fldbld()
526 FATAL("cannot set NF to a negative value"); in setlastfld()
562 FATAL("out of space creating %d fields", nf); in growfldtab()
684 FATAL("floating point exception %d", n); in fpecatch()
719 FATAL(const char *fmt, ...) in FATAL() function
[all …]
/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Derrlog.c67 if ((Severity < (descriptor & FATAL)) && in errlog()
68 ((descriptor & FATAL) != FATAL)) { in errlog()
109 if ((descriptor & FATAL) == FATAL) { in errlog()
136 Severity = (loudness & FATAL); in seterrseverity()
H A Dextends.c104 errlog(ERROR | FATAL, "Error: strdup() of filename failed\n"); in do_extends()
130 errlog(ERROR | FATAL, "Error (do_extends): " in do_extends()
187 errlog(ERROR | FATAL, in do_extends()
208 errlog(ERROR | FATAL, in do_extends()
320 errlog(ERROR|FATAL, "Unable to determine file position\n"); in arch_match()
351 errlog(ERROR | FATAL, in arch_match()
367 errlog(ERROR|FATAL, in arch_match()
386 errlog(ERROR|FATAL, "%s", strerror(errno)); in arch_match()
/illumos-gate/usr/src/cmd/eqn/
H A Dlex.c70 error(FATAL, gettext("can't open file %s"), svargv[ifile]); in openinfile()
84 error(FATAL, gettext("pushback overflow")); in pbstr()
120 error(FATAL, gettext( in yylex()
126 error(!FATAL, gettext("missing \" in %.20s"), token); in yylex()
183 error(FATAL, gettext("token %.20s... too long"), s); in getstr()
220 error(FATAL, gettext("Unexpected end of input at %.20s"), s); in cstr()
237 error(FATAL, gettext( in define()
265 error(FATAL, gettext("out of space in strsave on %s"), s); in strsave()
273 error(!FATAL, gettext("Include not yet implemented")); in include()
281 error(FATAL, gettext("Bizarre delimiters at %.20s"), token); in delim()
/illumos-gate/usr/src/cmd/lp/filter/postscript/download/
H A Ddownload.c240 error(FATAL, ""); in options()
244 error(FATAL, "missing case for option %c\n", ch); in options()
283 error(FATAL, "no memory"); in readmap()
289 error(FATAL, "can't fstat %s", path); in readmap()
291 error(FATAL, "no memory"); in readmap()
293 error(FATAL, "can't read %s", path); in readmap()
379 error(FATAL, "can't open %s", *argv); in arguments()
431 error(FATAL, "can't generate temp file name"); in download()
433 error(FATAL, "can't open %s", temp_file); in download()
486 error(FATAL, "no memory"); in copyfonts()
[all …]
/illumos-gate/usr/src/cmd/oawk/
H A Dtran.c104 error(FATAL, "out of space in makesymtab"); in makesymtab()
149 error(FATAL, "symbol table overflow at %ws", n); in setsymtab()
196 error(FATAL, "illegal reference to array %s", vp->nval); in setfval()
198 error(FATAL, "funny variable %o: %ws %ws %g %o", vp, vp->nval, in setfval()
202 error(FATAL, "can't set $0"); in setfval()
231 error(FATAL, "illegal reference to array %ws", vp->nval); in setsval()
233 error(FATAL, "funny variable %o: %ws %ws %g %o", vp, vp->nval, in setsval()
236 error(FATAL, "can't set $0"); in setsval()
263 error(FATAL, "illegal reference to array %ws", vp->nval); in getfval()
297 error(FATAL, "illegal reference to array %ws", vp->nval); in getsval()
[all …]
H A Drun.c105 error(FATAL, "illegal statement %o", a); in execute()
451 error(FATAL, "out of space in format"); in format()
472 error(FATAL, in format()
517 error(FATAL, in format()
553 error(FATAL, "out of format space"); in format()
619 error(FATAL, "division by zero"); in arith()
624 error(FATAL, "division by zero"); in arith()
701 error(FATAL, "division by zero"); in assign()
706 error(FATAL, "division by zero"); in assign()
738 error(FATAL, "out of space in cat"); in cat()
[all …]
H A Dmain.c87 error(FATAL, "Insuffcient memory on argv"); in main()
91 error(FATAL, "Insuffcient memory on argv"); in main()
105 error(FATAL, "no argument for -f"); in main()
110 error(FATAL, "can't open %ws", wargv[1]); in main()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_attn.c1014 DbgMessage(pdev, FATAL, "CFC hw attention 0x%x\n",val); in lm_cfc_attn_everest_processing()
1031 DbgMessage(pdev, FATAL, "PXP hw attention 0x%x\n",val); in lm_pxp_attn_everest_processing()
1794 DbgMessage(pdev, FATAL, "DB hw attention 0x%x\n",val); in lm_dq_attn_everest_processing()
1952 DbgMessage(pdev, FATAL, "hw block attention:\n"); in lm_handle_deassertion_processing()
1953 DbgMessage(pdev, FATAL, "0: 0x%08x\n", mask_arr_val[0]); in lm_handle_deassertion_processing()
1954 DbgMessage(pdev, FATAL, "1: 0x%08x\n", mask_arr_val[1]); in lm_handle_deassertion_processing()
1955 DbgMessage(pdev, FATAL, "2: 0x%08x\n", mask_arr_val[2]); in lm_handle_deassertion_processing()
1956 DbgMessage(pdev, FATAL, "4: 0x%08x\n", mask_arr_val[4]); in lm_handle_deassertion_processing()
1974 DbgMessage(pdev, FATAL, "hw block parity attention\n"); in lm_handle_deassertion_processing()
1975 DbgMessage(pdev, FATAL, "0: 0x%08x\n", mask_arr_val[0]); in lm_handle_deassertion_processing()
[all …]
H A Dlm_er.c119 DbgMessage(pdev, FATAL, "%s gates #2, #3 and #4\n", in lm_er_set_234_gates()
245 …DbgMessage(pdev, FATAL, "Tetris buffer didn't get empty or there are still outstanding read reques… in lm_er_empty_tetris_buffer()
246 …DbgMessage(pdev, FATAL, "sr_cnt=0x%08x, blk_cnt=0x%08x, port_is_idle_0=0x%08x, port_is_idle_1=0x%0… in lm_er_empty_tetris_buffer()
279 DbgMessage(pdev, FATAL, "Still pending IGU requests pend_bits=%x!\n", pend_bits); in lm_er_poll_igu_vq()
441 DbgMessage(pdev, FATAL, "lm_er_notify_other_path\n"); in lm_er_notify_other_path()
455 …DbgMessage(pdev, FATAL, "No ebnabled functions on path%d, the pah is not notfied about ER\n",!PATH… in lm_er_notify_other_path()
582 DbgMessage(pdev, FATAL, "HW Recovery bit was not cleared in previous session.\n"); in lm_er_inc_load_cnt()
631 DbgMessage(pdev, FATAL, "HW Recovery bit is clear already.\n"); in lm_er_dec_load_cnt()
718 DbgMessage(pdev, FATAL, "Setting recovery in progress = 0\n"); in lm_er_set_recover_done()
748 DbgMessage(pdev, FATAL, "Setting recovery in progress = 1\n"); in lm_er_set_recover_in_progress()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Ddebug.h249 #define FATAL (CP_ALL | LV_FATAL) macro
291 #define EXECUTE_LOGGERS(_s) DbgMessage(NULL, FATAL, _s);
303 #define EXECUTE_LOGGERS(_s) DbgMessage(NULL, FATAL, _s);
456 debug_msgx(FATAL, "DEBUG BREAK!\n"); \
466 debug_msgx(FATAL, "Condition failed: if("#_cond##")\n"); \
472 debug_msgx(FATAL, "Debug Break Message: " _s); \
548 debug_message(FATAL, "Condition failed: if("#_cond##")\n"); \
555 debug_message(FATAL, "Debug Break Message: " _s); \
709 DbgMessage(NULL, FATAL, "if("#_c")\n"); \
716 DbgMessage(NULL, FATAL, "if("#_c")\n"); \
[all …]
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Dpictures.c233 error(FATAL, "can't generate temp file name"); in picopen()
235 error(FATAL, "can't open %s", tname); in picopen()
277 error(FATAL, "can't generate in-line picture file name"); in inlinepic()
279 error(FATAL, "can't open in-line picture file %s", tname); in inlinepic()
284 error(FATAL, "in-line picture error"); in inlinepic()
319 error(FATAL, "error copying in-line picture file"); in piccopy()
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dutil.c54 errlog(FATAL, in create_stringtable()
74 errlog(FATAL|PROGRAM, "programmer error: tried to add to " in add_to_stringtable()
87 errlog(FATAL|PROGRAM, "out of memory extending a " in add_to_stringtable()
194 errlog(FATAL|PROGRAM, "out of memory allocating a " in strset()
201 errlog(FATAL|PROGRAM, "out of memory reallocating" in strset()
H A Dxlator.c241 errlog(ERROR | FATAL, in xlator_start_if()
332 errlog(FATAL, "Error: bad return value from " in xlator_take_kvpair()
657 errlog(ERROR | FATAL, in getversion()
672 errlog(ERROR | FATAL, "Internal Error: strdup() " in getversion()
716 errlog(ERROR | FATAL, in getfilter()
731 errlog(ERROR | FATAL, "Internal Error: strdup() " in getfilter()
766 errlog(ERROR | FATAL, in version_sanity()
777 errlog(ERROR | FATAL, in version_sanity()
787 errlog(ERROR | FATAL, in version_sanity()
803 errlog(ERROR | FATAL, in version_sanity()
[all …]
/illumos-gate/usr/src/cmd/lp/filter/postscript/postprint/
H A Dpostprint.c250 error(FATAL, ""); in header()
264 error(FATAL, "can't read %s", prologue); in header()
398 error(FATAL, "can't open accounting file %s", optarg); in options()
403 error(FATAL, "can't read %s", optarg); in options()
427 error(FATAL, ""); in options()
431 error(FATAL, "missing case for option %c\n", ch); in options()
503 error(FATAL, "can't read %s", formfile); in setup()
537 error(FATAL, "can't open %s", *argv); in arguments()
/illumos-gate/usr/src/cmd/pwconv/
H A Dpwconv.c56 #define FATAL 4 /* Old file can not be recover */ macro
155 exit(FATAL); in main()
224 exit(FATAL); in main()
419 exit(FATAL); in main()
430 exit(FATAL); in main()
441 exit(FATAL); in main()
453 exit(FATAL); in main()
457 exit(FATAL); in main()
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_query.cc43 FATAL( in db_query()
61 FATAL( in db_query()
90 FATAL( in db_query()
112 FATAL( in db_query()

1234