Searched refs:O_NONL (Results 1 - 12 of 12) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/fm/eversholt/common/
H A Dptree.c105 out(flags|O_NONL, "%s", np->u.name.s);
110 out(flags|O_NONL, "%d", num);
114 out(flags|O_NONL, "<>");
116 out(flags|O_NONL, "<");
119 out(flags|O_NONL, ">");
124 out(flags|O_NONL, "[");
128 out(flags|O_NONL, "]");
134 out(flags|O_NONL, ".");
136 out(flags|O_NONL, "/");
144 out(flags|O_NONL, "
[all...]
H A Desclex.c691 outfl(O_NONL, File, Recordedline, "lex: ");
718 out(flags|O_NONL, " \"%s\"",
723 out(flags|O_NONL, " %s",
730 out(flags|O_NONL, " EOF");
733 out(flags|O_NONL, " ->%s",
737 out(flags|O_NONL, " ==");
740 out(flags|O_NONL, " !=");
743 out(flags|O_NONL, " ||");
746 out(flags|O_NONL, " &&");
749 out(flags|O_NONL, " <
[all...]
H A Dout.c220 if (flags & O_NONL)
264 out(flags|O_NONL, "%s:%d: ", fname, line);
H A Dout.h64 #define O_NONL 0x0080 /* don't append a newline to message */ macro
H A Dcheck.c752 outfl(O_WARN|O_NONL, rhs->file, rhs->line,
754 ptree_name(O_WARN|O_NONL, lhs);
803 out(olevel|O_NONL, "cycle in propagation tree: ");
804 ptree_name(olevel|O_NONL, rhs->u.stmt.np);
906 outfl(O_ERR|O_NONL,
909 ptree_name(O_ERR|O_NONL, rhs);
932 outfl(O_ERR|O_NONL, np->file, np->line,
934 ptree_name_iter(O_ERR|O_NONL, np);
951 outfl(O_ERR|O_NONL, np->file, np->line,
954 ptree_name_iter(O_ERR|O_NONL, n
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c844 out(O_ALTFP|O_NONL, "FME %d replay observations: ", fmep->id);
846 out(O_ALTFP|O_NONL, " ");
847 itree_pevent_brief(O_ALTFP|O_NONL, ep);
877 out(O_ALTFP|O_NONL, "[case %s (unable to restart), ",
881 out(O_ALTFP|O_NONL, "already solved, ");
883 out(O_ALTFP|O_NONL, "solving, ");
971 out(flags|O_NONL, "\t Start time: ");
972 ptree_timeval(flags|O_NONL, &fmep->ull);
975 out(flags|O_NONL, "\t Wait time: ");
976 ptree_timeval(flags|O_NONL,
[all...]
H A Deval.c242 out(O_ALTFP|O_VERB2|O_NONL, "eval_func:is_under(");
243 ptree_name_iter(O_ALTFP|O_VERB2|O_NONL, lhs);
244 out(O_ALTFP|O_VERB2|O_NONL, ",");
245 ptree_name_iter(O_ALTFP|O_VERB2|O_NONL, rhs);
246 out(O_ALTFP|O_VERB2|O_NONL, ") returned %d", (int)valuep->v);
278 ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, nodep);
299 out(O_ALTFP|O_VERB3|O_NONL,
302 ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, nodep);
320 out(O_ALTFP|O_VERB3|O_NONL, " %s(\"", funcname);
321 ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, node
[all...]
H A Dconfig.c289 out(O_ALTFP|O_VERB3|O_NONL,
293 out(O_ALTFP|O_VERB3|O_NONL, "\n%p ",
296 out(O_ALTFP|O_VERB3|O_NONL, "%c", *cfgstr);
613 ptree_name_iter(O_ALTFP|O_VERB|O_NONL, np);
639 ptree_name_iter(O_ALTFP|O_VERB|O_NONL, np);
665 ptree_name_iter(O_ALTFP|O_VERB|O_NONL, np);
691 ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, np);
H A Dipath.c390 out(flags|O_NONL, ename);
392 out(flags|O_NONL, "@");
398 out(flags|O_NONL, "%s%s%d", sep, ipp->s, ipp->i);
H A Ditree.c176 out(O_ALTFP|O_VERB3|O_NONL, " Arrow \"");
177 ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, G.fromnp);
178 out(O_ALTFP|O_VERB3|O_NONL, "\" -> \"");
179 ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, G.tonp);
180 out(O_ALTFP|O_VERB3|O_NONL, "\" ");
605 outfl(O_ALTFP|O_VERB3|O_NONL, infop->anp->file,
607 ptree_name_iter(O_ALTFP|O_VERB3|O_NONL,
1205 outfl(O_ALTFP|O_VERB3|O_NONL,
1207 ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, infop->anp);
1629 out(flags|O_NONL, " ");
[all...]
H A Devnv.c47 out(O_ALTFP|O_VERB3|O_NONL, " ");
/opensolaris-onvv-gate/usr/src/cmd/fm/eversholt/eftinfo/common/
H A Deftinfo.c99 out(O_OK|O_NONL, "%s%s", sep, s);
208 out(O_OK|O_NONL, "Dictionaries: ");

Completed in 227 milliseconds