/titanic_41/usr/src/cmd/fm/eversholt/esc/common/ |
H A D | escmain.c | 139 out(O_DIE, "cpp args too long (max %d bytes)", in main() 166 out(O_DIE|O_USAGE, "%s\n%s", Usage, Help); in main() 190 out(O_DIE|O_USAGE, Usage); in main() 203 out(O_DIE|O_USAGE, Usage); in main() 215 out(O_DIE, "%d language error%s encountered, exiting.", in main()
|
/titanic_41/usr/src/cmd/fm/eversholt/common/ |
H A D | esclex.c | 239 out(O_DIE, "can't locate cpp"); in lex_init() 248 out(O_DIE, "filename too long: %.100s...", *av); in lex_init() 250 out(O_DIE|O_SYS, "%s", *av); in lex_init() 276 out(O_DIE, "cpp errors while reading \"%s\", " in closefile() 312 out(O_DIE|O_SYS, "%s", Tok); in yylex() 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() [all …]
|
H A D | eftwrite.c | 109 out(O_DIE|O_SYS, "cannot create temporary file"); in eftwrite() 141 out(O_DIE|O_SYS, "can't open output file: %s", fname); in eftwrite() 150 out(O_DIE|O_SYS, "fread on tmpfile"); in eftwrite() 164 out(O_DIE|O_SYS, "%s: can't write header", fname); in eftwrite() 178 out(O_DIE|O_SYS, "fwrite on %s", fname); in eftwrite() 182 out(O_DIE|O_SYS, "fread on tmpfile"); in eftwrite()
|
H A D | alloc.c | 75 outfl(O_DIE, fname, line, "malloc: out of memory"); in alloc_malloc() 97 out(O_DIE, fname, line, "realloc: out of memory"); in alloc_realloc() 113 outfl(O_DIE, fname, line, "strdup: out of memory"); in alloc_strdup() 141 out(O_DIE, "malloc: out of memory"); in alloc_xmalloc()
|
H A D | eftread.c | 136 out(O_DIE|O_SYS, "%s: fread", fname); in eftread_fopen() 138 out(O_DIE|O_SYS, "%s: fseek", fname); in eftread_fopen() 153 out(O_DIE|O_SYS, "short fread on %s (dictlen %d)", in eftread_fopen() 169 out(O_DIE|O_SYS, "cannot create temporary file"); in eftread_fopen() 179 out(O_DIE|O_SYS, "fwrite on tmpfile"); in eftread_fopen() 182 out(O_DIE|O_SYS, "fread on %s", fname); in eftread_fopen()
|
H A D | out.c | 169 if (Myname && flags & (O_DIE|O_ERR|O_WARN|O_PROG)) in vout() 172 if (flags & O_DIE) { in vout() 228 else if (flags & O_DIE) in vout()
|
H A D | stable.c | 153 out(O_DIE, "internal error: Stablesz not set"); in stable() 162 out(O_DIE, "too big for string table %.20s...", s); in stable()
|
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() 499 outfl(O_DIE, np->file, np->line, in check_propnames() 514 outfl(O_DIE, np->file, np->line, in check_propnames() 528 outfl(O_DIE, np->file, np->line, in check_propnames() 537 outfl(O_DIE, np->file, np->line, in check_propnames() 550 outfl(O_DIE, np->file, np->line, in check_propnames() 556 outfl(O_DIE, np->file, np->line, in check_propnames() 606 outfl(O_DIE, np->file, np->line, in record_iterators() 683 outfl(O_DIE, np->file, np->line, in check_exprscope() [all …]
|
H A D | tree.c | 311 out(O_DIE, in tree_free() 437 out(O_DIE, in tree_treecmp() 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() 955 outfl(O_DIE, np->file, np->line, in nvpair2lut() 1214 out(O_DIE, "tree_decl: internal error, type %s", in tree_decl() 1300 outfl(O_DIE, np->file, np->line, in tree_stmt()
|
H A D | out.h | 57 #define O_DIE 0x0001 /* O_PROG, stderr, bump exit code, call out_exit() */ macro
|
H A D | stats.c | 262 out(O_DIE, "stats_publish: unknown type %d", sp->t); in stats_publish()
|
H A D | ptree.c | 64 out(O_DIE, "ptree: non-NULL cp"); in cp2num() 445 out(O_DIE, in ptree()
|
/titanic_41/usr/src/cmd/fm/eversholt/eftinfo/common/ |
H A D | eftinfo.c | 162 out(O_DIE|O_USAGE, "%s\n%s", Usage, Help); in main() 182 out(O_DIE|O_USAGE, Usage); in main() 192 out(O_DIE|O_USAGE, Usage); in main() 205 out(O_DIE, "%d error%s encountered, exiting.", OUTS(count)); in main()
|
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | eft.c | 99 out(O_DIE, in eft_recv() 275 out(O_DIE|O_SYS, "status property file: %s", fname); in _fmd_init() 318 out(O_DIE, "%d language error%s encountered, exiting.", in _fmd_init()
|
H A D | eval.c | 89 out(O_DIE, "begins_with: unexpected lhs child"); in begins_with() 91 out(O_DIE, "begins_with: unexpected lhs child"); in begins_with() 102 out(O_DIE, "begins_with: unexpected rhs child"); in begins_with() 104 out(O_DIE, "begins_with: unexpected rhs child"); in begins_with() 149 out(O_DIE, "%s: unexpected type: %s", in eval_getname() 572 outfl(O_DIE, np->file, np->line, in eval_func() 931 outfl(O_DIE, np->file, np->line, in eval_func() 1085 outfl(O_DIE, np->file, np->line, in eval_dup() 1110 outfl(O_DIE, np->file, np->line, in eval_dup() 1153 outfl(O_DIE, np->file, np->line, in eval_dup() [all …]
|
H A D | config.c | 112 out(O_DIE, "uninitialized configuration"); in config_lookup() 118 out(O_DIE, "config_lookup: zero length component"); in config_lookup() 122 out(O_DIE, "config_lookup: " in config_lookup() 128 out(O_DIE, "config_lookup: " in config_lookup()
|
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 | fme.c | 520 out(O_DIE|O_SYS, "pack of observed nvl failed"); in serialize_observation() 659 out(O_DIE|O_SYS, "pack of observed nvl failed"); in reconstitute_observations() 1012 out(O_DIE, "pathstring2epnamenp: invalid empty class"); in pathstring2epnamenp() 1872 out(O_DIE, "unexpected recursion depth (%d)", current_indent); in indent_push() 1888 out(O_DIE, "recursion underflow"); in indent_pop() 1994 out(O_DIE|O_SYS, "alloc of fmri nvl failed"); in node2fmri() 2042 out(O_DIE, "%s", failure); in node2fmri() 2067 out(O_DIE|O_SYS, "alloc of fmri nvl failed"); in ipath2fmri() 2115 out(O_DIE, "%s", failure); in ipath2fmri() 2273 out(O_DIE, "cannot add payloadprop \"%s\" to fault", lhs); in addpayloadprop() [all …]
|
H A D | stats.c | 98 out(O_DIE, "stats_new: unknown type %d", t); in stats_new()
|
H A D | platform.c | 752 out(O_DIE, "platform_config_snapshot: NULL topology tree: %s", in platform_config_snapshot() 758 out(O_DIE, "platform_config_snapshot: error walking topology " in platform_config_snapshot() 1216 out(O_DIE, "call: function %s not found", addthisarg); in arglist2argv() 1218 out(O_DIE, "call: multiple functions %s found", in arglist2argv() 1343 out(O_DIE, "call: executable bit not set on %s", in platform_call() 1346 out(O_DIE, "call: failure in stat(), errno = %d\n", errno); in platform_call()
|
H A D | itree.c | 245 out(O_DIE, "tname_dup: " in tname_dup() 426 out(O_DIE, "unexpected nvpair value type %s", in nv_instantiate() 819 outfl(O_DIE, np->file, np->line, in hmatch() 835 outfl(O_DIE, norknp->file, norknp->line, in itree_np2nork() 1341 outfl(O_DIE, np->file, np->line, in vmatch() 2006 out(O_DIE, "within: unexpected 2nd arg type"); in arrow_add_within() 2010 out(O_DIE, "within: unexpected 1st arg type"); in arrow_add_within()
|
H A D | evnv.c | 248 out(O_DIE, "dupnvl: dup failed: %d", nvret); in evnv_dupnvl()
|