/titanic_50/usr/src/cmd/lp/filter/postscript/postio/ |
H A D | ifdef.c | 103 error(FATAL, "can't open %s", line); in setupline() 106 error(FATAL, "can't dup file descriptor for %s", line); in setupline() 110 error(FATAL, "fcntl error - F_SETFL"); in setupline() 115 error(FATAL, "ioctl error - TCGETA"); in setupline() 126 error(FATAL, "ioctl error - TCSETA"); in setupline() 138 error(FATAL, "ioctl error - TCSETS"); in setupline() 143 error(FATAL, "ioctl error - TCFLSH"); in setupline() 178 error(FATAL, "fcntl error - F_GETFL"); in resetline() 183 error(FATAL, "fcntl error - F_SETFL"); in resetline() 186 error(FATAL, "ioctl error - TCGETA"); in resetline() [all …]
|
H A D | slowsend.c | 108 error(FATAL, "PostScript Error"); in slowsend() 112 error(FATAL, "Flushing Job"); in slowsend() 116 error(FATAL, "Disconnected - printer may be offline"); in slowsend() 150 error(FATAL, "error writing to %s", line); in writeblock() 152 error(FATAL, "printer appears to be offline"); in writeblock()
|
H A D | postio.c | 388 error(FATAL, ""); in options() 392 error(FATAL, "missing case for option %c\n", ch); in options() 420 error(FATAL, "don't recognize baud rate %s", rate); in getbaud() 469 error(FATAL, "a printer line must be supplied - use the -l option"); in initialize() 472 error(FATAL, "no memory"); in initialize() 485 error(FATAL, "no memory"); in initialize_parallel() 557 error(FATAL, "Disconnected - printer may be offline"); in start() 603 error(FATAL, "can't fork"); in split() 612 error(FATAL, in split() 646 error(FATAL, "can't open %s", *argv); in arguments() [all …]
|
/titanic_50/usr/src/cmd/lp/filter/postscript/postcomm/ |
H A D | postcomm.c | 111 # define FATAL 1 macro 208 if ( kind == FATAL && ignore == OFF ) { in error() 307 error(FATAL, ""); in options() 311 error(FATAL, "missing case for option %c\n", ch); in options() 327 error(FATAL, "no memory"); in initialize() 332 error(FATAL, "can't dup file descriptor for stdout"); in initialize() 373 error(FATAL, "printer appears to be offline"); in initialize() 448 error(FATAL, "printer is idle"); in filter() 454 error(FATAL, "PostScript error"); in filter() 458 error(FATAL, "PostScript error"); in filter() [all …]
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/ |
H A D | lm_vf.c | 13 DbgMessage2(pdev, FATAL, "VF[%d(%d)] was FLRed\n", ABS_VFID(pdev), REL_VFID(pdev)); in lm_vf_is_function_after_flr() 25 …DbgMessage3(pf_dev,FATAL,"lm_vf_get_free_sbs(%d-%d): %d\n",pf_dev->params.base_fw_ndsb, max_num, f… in lm_vf_get_free_sbs() 27 …DbgMessage2(pf_dev,FATAL,"lm_vf_get_free_sbs(%d-%d): No more free SBs\n",pf_dev->params.base_fw_nd… in lm_vf_get_free_sbs() 38 …DbgMessage3(pf_dev,FATAL,"lm_vf_get_free_clients(%d-%d): %d\n",pf_dev->params.base_fw_client_id, m… in lm_vf_get_free_clients() 40 …DbgMessage2(pf_dev,FATAL,"lm_vf_get_free_clients(%d-%d): No more free clients\n",pf_dev->params.ba… in lm_vf_get_free_clients() 52 DbgMessage1(pf_dev,FATAL,"lm_vf_get_free_stats: %d\n",free_st_id); in lm_vf_get_free_stats() 54 …DbgMessage3(pf_dev,FATAL,"lm_vf_get_free_stats: No more free stats counters(%d,%d)\n",min_num,max_… in lm_vf_get_free_stats() 55 …DbgMessage1(pf_dev,FATAL,"lm_vf_get_free_stats: vnic_per_port is %d)\n",pf_dev->params.vnics_per_p… in lm_vf_get_free_stats() 67 DbgMessage1(pf_dev,FATAL,"lm_vf_get_free_cam_offset: %d\n",free_cam_offset); in lm_vf_get_free_cam_offset() 69 DbgMessage(pf_dev,FATAL,"lm_vf_get_free_cam_offset: No more free cam offsets\n"); in lm_vf_get_free_cam_offset() [all …]
|
/titanic_50/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | io.c | 72 errlog(FATAL, "%s: %s", headfile_name, strerror(errno)); in open_code_file() 79 errlog(FATAL, "%s: %s", mapfile_name, strerror(errno)); in open_code_file() 85 errlog(FATAL, "out of memory creating a temp-file name"); in open_code_file() 89 errlog(FATAL, "%s: %s", body_file_name, strerror(errno)); in open_code_file() 93 errlog(FATAL, "unlink %s: %s", body_file_name, strerror(errno)); in open_code_file() 113 errlog(FATAL, "unlink %s: %s", headfile_name, strerror(errno)); in abort_code_file() 127 errlog(FATAL, "%s: %s", headfile_name, strerror(errno)); in alt_code_file() 152 errlog(FATAL, "fclose %s: %s", mapfile_name, strerror(errno)); in commit_code_file() 170 errlog(FATAL, "fclose <temp file>: %s", in commit_code_file()
|
H A D | trace.c | 245 errlog(INPUT|ERROR|FATAL, in xlator_start_if() 302 errlog(FATAL|INPUT, "Bad include line in spec file"); in xlator_take_kvpair() 535 errlog(FATAL|INPUT, "programmer error: impossible binding."); in collect_binding() 571 errlog(FATAL|INPUT, "No architectures defined in ARCH line"); in collect_arch() 574 errlog(FATAL, "Could not allocate memory in ARCH directive"); in collect_arch() 748 errlog(FATAL|INPUT, "bad prototype: %s\n\t%s\n", parse_err, p); in collect_prototype() 754 errlog(FATAL|INPUT, "function and declaration" in collect_prototype() 763 errlog(FATAL|INPUT, "function %s is declared as a data item" in collect_prototype() 766 errlog(FATAL|INPUT, "function %s is declared as a data item", in collect_prototype() 941 errlog(FATAL, "%s: %s", pathname, strerror(errno)); in generate_aux_file() [all …]
|
/titanic_50/usr/src/cmd/abi/spectrans/parser/ |
H A D | errlog.c | 69 if ((Severity < (descriptor & FATAL)) && in errlog() 70 ((descriptor & FATAL) != FATAL)) { in errlog() 111 if ((descriptor & FATAL) == FATAL) { in errlog() 138 Severity = (loudness & FATAL); in seterrseverity()
|
H A D | extends.c | 106 errlog(ERROR | FATAL, "Error: strdup() of filename failed\n"); in do_extends() 132 errlog(ERROR | FATAL, "Error (do_extends): " in do_extends() 189 errlog(ERROR | FATAL, in do_extends() 210 errlog(ERROR | FATAL, in do_extends() 322 errlog(ERROR|FATAL, "Unable to determine file position\n"); in arch_match() 353 errlog(ERROR | FATAL, in arch_match() 369 errlog(ERROR|FATAL, in arch_match() 388 errlog(ERROR|FATAL, "%s", strerror(errno)); in arch_match()
|
/titanic_50/usr/src/cmd/eqn/ |
H A D | lex.c | 72 error(FATAL, gettext("can't open file %s"), svargv[ifile]); in openinfile() 86 error(FATAL, gettext("pushback overflow")); in pbstr() 122 error(FATAL, gettext( in yylex() 128 error(!FATAL, gettext("missing \" in %.20s"), token); in yylex() 185 error(FATAL, gettext("token %.20s... too long"), s); in getstr() 222 error(FATAL, gettext("Unexpected end of input at %.20s"), s); in cstr() 239 error(FATAL, gettext( in define() 267 error(FATAL, gettext("out of space in strsave on %s"), s); in strsave() 275 error(!FATAL, gettext("Include not yet implemented")); in include() 283 error(FATAL, gettext("Bizarre delimiters at %.20s"), token); in delim()
|
/titanic_50/usr/src/cmd/lp/filter/postscript/download/ |
H A D | download.c | 242 error(FATAL, ""); in options() 246 error(FATAL, "missing case for option %c\n", ch); in options() 285 error(FATAL, "no memory"); in readmap() 291 error(FATAL, "can't fstat %s", path); in readmap() 293 error(FATAL, "no memory"); in readmap() 295 error(FATAL, "can't read %s", path); in readmap() 314 error(FATAL, "map table format error - check %s", path); in readmap() 381 error(FATAL, "can't open %s", *argv); in arguments() 433 error(FATAL, "can't generate temp file name"); in download() 435 error(FATAL, "can't open %s", temp_file); in download() [all …]
|
/titanic_50/usr/src/cmd/oawk/ |
H A D | tran.c | 106 error(FATAL, "out of space in makesymtab"); in makesymtab() 151 error(FATAL, "symbol table overflow at %ws", n); in setsymtab() 198 error(FATAL, "illegal reference to array %s", vp->nval); in setfval() 200 error(FATAL, "funny variable %o: %ws %ws %g %o", vp, vp->nval, in setfval() 204 error(FATAL, "can't set $0"); in setfval() 233 error(FATAL, "illegal reference to array %ws", vp->nval); in setsval() 235 error(FATAL, "funny variable %o: %ws %ws %g %o", vp, vp->nval, in setsval() 238 error(FATAL, "can't set $0"); in setsval() 265 error(FATAL, "illegal reference to array %ws", vp->nval); in getfval() 267 error(FATAL, "funny variable %o: %ws %ws %g %o", vp, vp->nval, in getfval() [all …]
|
H A D | run.c | 105 error(FATAL, "illegal statement %o", a); in execute() 134 error(FATAL, "unexpected break, continue or next"); in program() 148 error(FATAL, "unexpected break, continue or next"); in program() 258 error(FATAL, "unknown boolean operator %d", n); in boolop() 306 error(FATAL, "unknown relational operator %d", n); in relop() 331 error(FATAL, "out of temporaries in gettemp"); in gettemp() 451 error(FATAL, "out of space in format"); in format() 472 error(FATAL, in format() 486 error(FATAL, "format item %.20ws... too long", os); in format() 517 error(FATAL, in format() [all …]
|
H A D | main.c | 89 error(FATAL, "Insuffcient memory on argv"); in main() 93 error(FATAL, "Insuffcient memory on argv"); in main() 107 error(FATAL, "no argument for -f"); in main() 112 error(FATAL, "can't open %ws", wargv[1]); in main()
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_hw_attn.c | 94 DbgMessage(pdev, FATAL, "lm_recoverable_error: funcid:%d, 0:0x%x, 0:0x%x, 0:0x%x, 0:0x%x\n", in lm_recoverable_error() 113 … DbgMessage(pdev, FATAL, "lm_recoverable_error: funcid:%d, 0:0x%x, 0:0x%x, 0:0x%x, 0:0x%x\n", in lm_recoverable_error() 131 … DbgMessage(pdev, FATAL, "lm_recoverable_error: funcid:%d, 0:0x%x, 0:0x%x, 0:0x%x, 0:0x%x\n", in lm_recoverable_error() 536 … DbgMessage(pdev, FATAL, "lm_latch_attn_everest_processing: LATCHED_ATTN_RBCR received!!!\n"); in lm_latch_attn_everest_processing() 544 … DbgMessage(pdev, FATAL, "lm_latch_attn_everest_processing: LATCHED_ATTN_RBCT received!!!\n"); in lm_latch_attn_everest_processing() 552 … DbgMessage(pdev, FATAL, "lm_latch_attn_everest_processing: LATCHED_ATTN_RBCN received!!!\n"); in lm_latch_attn_everest_processing() 560 … DbgMessage(pdev, FATAL, "lm_latch_attn_everest_processing: LATCHED_ATTN_RBCU received!!!\n"); in lm_latch_attn_everest_processing() 568 … DbgMessage(pdev, FATAL, "lm_latch_attn_everest_processing: LATCHED_ATTN_RBCP received!!! \n"); in lm_latch_attn_everest_processing() 609 …DbgMessage(pdev, FATAL, "lm_latch_attn_everest_processing: LATCHED_ATTN_TIMEOUT_GRC received!!! va… in lm_latch_attn_everest_processing() 641 … DbgMessage(pdev, FATAL, "lm_latch_attn_everest_processing: LATCHED_ATTN_RSVD_GRC received!!!\n"); in lm_latch_attn_everest_processing() [all …]
|
H A D | lm_er.c | 119 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()
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/ |
H A D | debug.h | 249 #define FATAL (CP_ALL | LV_FATAL) macro 285 DbgMessage(NULL, FATAL, "DEBUG BREAK! Condition failed: if("#_cond##")\n"); \ 291 #define EXECUTE_LOGGERS(_s) DbgMessage(NULL, FATAL, _s); 298 DbgMessage(NULL, FATAL, "DEBUG BREAK! Condition failed: if(%s)\n", #_cond); \ 303 #define EXECUTE_LOGGERS(_s) DbgMessage(NULL, FATAL, _s); 324 ((FATAL) & LV_MASK), \ 456 debug_msgx(FATAL, "DEBUG BREAK!\n"); \ 466 debug_msgx(FATAL, "Condition failed: if("#_cond##")\n"); \ 472 debug_msgx(FATAL, "Debug Break Message: " _s); \ 534 debug_message(FATAL, "DEBUG BREAK at file %s (line %4d)!\n", __FILE_STRIPPED__, __LINE__); \ [all …]
|
/titanic_50/usr/src/cmd/lp/filter/postscript/dpost/ |
H A D | pictures.c | 236 error(FATAL, "can't generate temp file name"); in picopen() 238 error(FATAL, "can't open %s", tname); in picopen() 280 error(FATAL, "can't generate in-line picture file name"); in inlinepic() 282 error(FATAL, "can't open in-line picture file %s", tname); in inlinepic() 287 error(FATAL, "in-line picture error"); in inlinepic() 322 error(FATAL, "error copying in-line picture file"); in piccopy()
|
H A D | dpost.c | 714 error(FATAL, ""); in header() 725 error(FATAL, "can't read %s", prologue); in header() 810 error(FATAL, "can't open accounting file %s", optarg); in options() 815 error(FATAL, "can't read %s", optarg); in options() 861 error(FATAL, ""); in options() 865 error(FATAL, "missing case for option %c", ch); in options() 946 error(FATAL, "can't read %s", formfile); in setup() 979 error(FATAL, "can't open %s", *argv); in arguments() 1145 error(FATAL, "unknown drawing function %c", c); in conv() 1205 error(FATAL, "unknown input character %o %c", c, c); in conv() [all …]
|
/titanic_50/usr/src/cmd/abi/spectrans/spec2map/ |
H A D | util.c | 55 errlog(FATAL, in create_stringtable() 75 errlog(FATAL|PROGRAM, "programmer error: tried to add to " in add_to_stringtable() 88 errlog(FATAL|PROGRAM, "out of memory extending a " in add_to_stringtable() 195 errlog(FATAL|PROGRAM, "out of memory allocating a " in strset() 202 errlog(FATAL|PROGRAM, "out of memory reallocating" in strset()
|
H A D | xlator.c | 243 errlog(ERROR | FATAL, in xlator_start_if() 335 errlog(FATAL, "Error: bad return value from " in xlator_take_kvpair() 660 errlog(ERROR | FATAL, in getversion() 675 errlog(ERROR | FATAL, "Internal Error: strdup() " in getversion() 719 errlog(ERROR | FATAL, in getfilter() 734 errlog(ERROR | FATAL, "Internal Error: strdup() " in getfilter() 769 errlog(ERROR | FATAL, in version_sanity() 780 errlog(ERROR | FATAL, in version_sanity() 790 errlog(ERROR | FATAL, in version_sanity() 806 errlog(ERROR | FATAL, in version_sanity() [all …]
|
/titanic_50/usr/src/lib/libnisdb/ |
H A D | db_query.cc | 45 FATAL( in db_query() 63 FATAL( in db_query() 92 FATAL( in db_query() 114 FATAL( in db_query()
|
/titanic_50/usr/src/cmd/lp/filter/postscript/postprint/ |
H A D | postprint.c | 251 error(FATAL, ""); in header() 265 error(FATAL, "can't read %s", prologue); in header() 399 error(FATAL, "can't open accounting file %s", optarg); in options() 404 error(FATAL, "can't read %s", optarg); in options() 428 error(FATAL, ""); in options() 432 error(FATAL, "missing case for option %c\n", ch); in options() 504 error(FATAL, "can't read %s", formfile); in setup() 538 error(FATAL, "can't open %s", *argv); in arguments()
|
/titanic_50/usr/src/cmd/pwconv/ |
H A D | pwconv.c | 58 #define FATAL 4 /* Old file can not be recover */ macro 158 exit(FATAL); in main() 227 exit(FATAL); in main() 416 exit(FATAL); in main() 427 exit(FATAL); in main() 438 exit(FATAL); in main() 450 exit(FATAL); in main() 454 exit(FATAL); in main()
|
/titanic_50/usr/src/cmd/awk/ |
H A D | main.c | 93 ERROR "no program filename" FATAL; in main() 96 ERROR "out of space in main" FATAL; in main() 143 ERROR "no program given" FATAL; in main() 188 pfile[curpfile] FATAL; in pgetc()
|