/titanic_50/usr/src/cmd/fm/eversholt/common/ |
H A D | check.c | 146 outfl(O_DIE, np->file, np->line, in check_path_iterators() 154 outfl(O_DIE, np->file, np->line, in check_path_iterators() 169 outfl(O_ERR, in check_arrow() 177 outfl(O_ERR, np->file, np->line, in check_arrow() 228 outfl(O_ERR, np->file, np->line, in check_reportlist() 232 outfl(O_ERR, np->file, np->line, in check_reportlist() 249 outfl(O_ERR, np->file, np->line, in check_num() 261 outfl(O_ERR, np->file, np->line, in check_quote() 273 outfl(O_ERR, np->file, np->line, in check_action() 284 outfl(O_ERR, np->file, np->line, in check_num_func() [all …]
|
H A D | out.h | 49 void outfl(int flags, const char *fname, int line, const char *fmt, ...); 75 ((void)((cnd) || (outfl(O_ABORT, __FILE__, __LINE__, \ 79 ((void)((cnd) || (outfl(O_ABORT, __FILE__, __LINE__, \ 83 ((void)(((lhs) == (rhs)) || (outfl(O_ABORT, __FILE__, __LINE__, \ 88 ((void)(((lhs) != (rhs)) || (outfl(O_ABORT, __FILE__, __LINE__, \
|
H A D | esclex.c | 374 outfl(O_DIE, File, Line, in yylex() 402 outfl(O_DIE, File, Line, in yylex() 409 outfl(O_DIE, File, Line, in yylex() 442 outfl(O_DIE, File, Line, "unexpected EOF"); in yylex() 454 outfl(O_DIE, File, Line, in yylex() 476 outfl(O_DIE, File, Line, in yylex() 691 outfl(O_NONL, File, Recordedline, "lex: "); in record() 698 outfl(O_DIE, File, Line, "line too long, bailing out"); in record() 780 outfl(O_ERR|O_NONL, File, Line, "%s, tokens: ", s); in yyerror() 800 outfl(O_DIE, File, Line, "bad ident"); in doident() [all …]
|
H A D | alloc.c | 75 outfl(O_DIE, fname, line, "malloc: out of memory"); in alloc_malloc() 113 outfl(O_DIE, fname, line, "strdup: out of memory"); in alloc_strdup()
|
H A D | tree.c | 579 outfl(O_ERR, file, line, "unknown class: %s", s); in tree_name() 597 outfl(O_ERR, file, line, in tree_iname() 636 outfl(O_DIE, np1->file, np1->line, in tree_name_append() 639 outfl(O_DIE, np2->file, np2->line, in tree_name_append() 668 outfl(O_DIE, np->file, np->line, in tree_name_repairdash() 691 outfl(O_DIE, np->file, np->line, in tree_name_repairdash2() 729 outfl(O_ERR, file, line, in tree_timeval() 955 outfl(O_DIE, np->file, np->line, in nvpair2lut() 1157 outfl(O_ERR, file, line, in tree_decl() 1179 outfl(O_ERR, file, line, in tree_decl() [all …]
|
H A D | out.c | 258 outfl(int flags, const char *fname, int line, const char *fmt, ...) in outfl() function
|
/titanic_50/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | eval.c | 187 outfl(O_ALTFP|O_VERB2, np->file, np->line, in eval_cat() 523 outfl(O_ALTFP|O_VERB2|O_NONL, np->file, np->line, "has_fault("); in eval_func() 572 outfl(O_DIE, np->file, np->line, in eval_func() 596 outfl(O_ALTFP|O_VERB2|O_NONL, np->file, np->line, in eval_func() 649 outfl(O_ALTFP|O_VERB2|O_NONL, np->file, np->line, in eval_func() 704 outfl(O_ALTFP|O_VERB2, np->file, np->line, in eval_func() 740 outfl(O_ALTFP|O_VERB2|O_NONL, np->file, np->line, in eval_func() 749 outfl(O_ALTFP|O_VERB2|O_NONL, np->file, np->line, in eval_func() 755 outfl(O_ALTFP|O_VERB2|O_NONL, np->file, np->line, in eval_func() 801 outfl(O_ALTFP|O_VERB2|O_NONL, np->file, np->line, in eval_func() [all …]
|
H A D | iexpr.c | 127 outfl(O_DIE, np->file, np->line, in iexpr_hash() 221 outfl(O_DIE, np1->file, np1->line, in iexpr_cmp()
|
H A D | itree.c | 605 outfl(O_ALTFP|O_VERB3|O_NONL, infop->anp->file, in hmatch_full_config() 819 outfl(O_DIE, np->file, np->line, in hmatch() 835 outfl(O_DIE, norknp->file, norknp->line, in itree_np2nork() 1205 outfl(O_ALTFP|O_VERB3|O_NONL, in vmatch() 1341 outfl(O_DIE, np->file, np->line, in vmatch()
|
H A D | platform.c | 1368 outfl(O_OK, np->file, np->line, in platform_call() 1385 outfl(O_OK, np->file, np->line, in platform_call() 1407 outfl(O_ALTFP|O_VERB, np->file, np->line, "unknown confcall"); in platform_confcall()
|