/titanic_50/usr/src/cmd/fm/eversholt/common/ |
H A D | ptree.c | 105 out(flags|O_NONL, "%s", np->u.name.s); in ptree() 110 out(flags|O_NONL, "%d", num); in ptree() 114 out(flags|O_NONL, "<>"); in ptree() 116 out(flags|O_NONL, "<"); in ptree() 119 out(flags|O_NONL, ">"); in ptree() 124 out(flags|O_NONL, "["); in ptree() 128 out(flags|O_NONL, "]"); in ptree() 134 out(flags|O_NONL, "."); in ptree() 136 out(flags|O_NONL, "/"); in ptree() 144 out(flags|O_NONL, "%llu", np->u.ull); in ptree() [all …]
|
H A D | esclex.c | 691 outfl(O_NONL, File, Recordedline, "lex: "); in record() 718 out(flags|O_NONL, " \"%s\"", in dumpline() 723 out(flags|O_NONL, " %s", in dumpline() 730 out(flags|O_NONL, " EOF"); in dumpline() 733 out(flags|O_NONL, " ->%s", in dumpline() 737 out(flags|O_NONL, " =="); in dumpline() 740 out(flags|O_NONL, " !="); in dumpline() 743 out(flags|O_NONL, " ||"); in dumpline() 746 out(flags|O_NONL, " &&"); in dumpline() 749 out(flags|O_NONL, " <="); in dumpline() [all …]
|
H A D | out.c | 220 if (flags & O_NONL) in vout() 264 out(flags|O_NONL, "%s:%d: ", fname, line); in outfl()
|
H A D | check.c | 752 outfl(O_WARN|O_NONL, rhs->file, rhs->line, in check_refcount() 754 ptree_name(O_WARN|O_NONL, lhs); in check_refcount() 803 out(olevel|O_NONL, "cycle in propagation tree: "); in check_cycle() 804 ptree_name(olevel|O_NONL, rhs->u.stmt.np); in check_cycle() 906 outfl(O_ERR|O_NONL, in check_cycle_rhs() 909 ptree_name(O_ERR|O_NONL, rhs); in check_cycle_rhs() 932 outfl(O_ERR|O_NONL, np->file, np->line, in check_name_iterator() 934 ptree_name_iter(O_ERR|O_NONL, np); in check_name_iterator() 951 outfl(O_ERR|O_NONL, np->file, np->line, in check_type_iterator() 954 ptree_name_iter(O_ERR|O_NONL, np); in check_type_iterator() [all …]
|
H A D | out.h | 64 #define O_NONL 0x0080 /* don't append a newline to message */ macro
|
/titanic_50/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | fme.c | 845 out(O_ALTFP|O_NONL, "FME %d replay observations: ", fmep->id); in fme_restart() 847 out(O_ALTFP|O_NONL, " "); in fme_restart() 848 itree_pevent_brief(O_ALTFP|O_NONL, ep); in fme_restart() 878 out(O_ALTFP|O_NONL, "[case %s (unable to restart), ", in fme_restart() 882 out(O_ALTFP|O_NONL, "already solved, "); in fme_restart() 884 out(O_ALTFP|O_NONL, "solving, "); in fme_restart() 972 out(flags|O_NONL, "\t Start time: "); in fme_print() 973 ptree_timeval(flags|O_NONL, &fmep->ull); in fme_print() 976 out(flags|O_NONL, "\t Wait time: "); in fme_print() 977 ptree_timeval(flags|O_NONL, &fmep->wull); in fme_print() [all …]
|
H A D | eval.c | 242 out(O_ALTFP|O_VERB2|O_NONL, "eval_func:is_under("); in eval_func() 243 ptree_name_iter(O_ALTFP|O_VERB2|O_NONL, lhs); in eval_func() 244 out(O_ALTFP|O_VERB2|O_NONL, ","); in eval_func() 245 ptree_name_iter(O_ALTFP|O_VERB2|O_NONL, rhs); in eval_func() 246 out(O_ALTFP|O_VERB2|O_NONL, ") returned %d", (int)valuep->v); in eval_func() 278 ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, nodep); in eval_func() 299 out(O_ALTFP|O_VERB3|O_NONL, in eval_func() 302 ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, nodep); in eval_func() 320 out(O_ALTFP|O_VERB3|O_NONL, " %s(\"", funcname); in eval_func() 321 ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, nodep); in eval_func() [all …]
|
H A D | itree.c | 176 out(O_ALTFP|O_VERB3|O_NONL, " Arrow \""); in generate() 177 ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, G.fromnp); in generate() 178 out(O_ALTFP|O_VERB3|O_NONL, "\" -> \""); in generate() 179 ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, G.tonp); in generate() 180 out(O_ALTFP|O_VERB3|O_NONL, "\" "); in generate() 605 outfl(O_ALTFP|O_VERB3|O_NONL, infop->anp->file, in hmatch_full_config() 607 ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, in hmatch_full_config() 1205 outfl(O_ALTFP|O_VERB3|O_NONL, in vmatch() 1207 ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, infop->anp); in vmatch() 1629 out(flags|O_NONL, " "); in itree_pbubble() [all …]
|
H A D | config.c | 289 out(O_ALTFP|O_VERB3|O_NONL, in config_cook() 293 out(O_ALTFP|O_VERB3|O_NONL, "\n%p ", in config_cook() 296 out(O_ALTFP|O_VERB3|O_NONL, "%c", *cfgstr); in config_cook() 613 ptree_name_iter(O_ALTFP|O_VERB|O_NONL, np); in config_bydev_lookup() 639 ptree_name_iter(O_ALTFP|O_VERB|O_NONL, np); in config_bydevid_lookup() 665 ptree_name_iter(O_ALTFP|O_VERB|O_NONL, np); in config_bytp_lookup() 691 ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, np); in config_bycpuid_lookup()
|
H A D | ipath.c | 390 out(flags|O_NONL, ename); in ipath_print() 392 out(flags|O_NONL, "@"); in ipath_print() 398 out(flags|O_NONL, "%s%s%d", sep, ipp->s, ipp->i); in ipath_print()
|
H A D | evnv.c | 47 out(O_ALTFP|O_VERB3|O_NONL, " "); in outindent()
|
/titanic_50/usr/src/cmd/fm/eversholt/eftinfo/common/ |
H A D | eftinfo.c | 99 out(O_OK|O_NONL, "%s%s", sep, s); in dictprint() 208 out(O_OK|O_NONL, "Dictionaries: "); in main()
|