Home
last modified time | relevance | path

Searched refs:O_ALTFP (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c210 out(O_ALTFP|O_VERB2, "newfme: config snapshot contains..."); in fme_ready()
211 config_print(O_ALTFP|O_VERB2, fmep->config); in fme_ready()
350 out(O_ALTFP|O_VERB2, "Unable to map \"%s\" ereport " in newfme()
389 out(O_ALTFP|O_STAMP, "start config_snapshot using %d bytes", init_size); in newfme()
397 out(O_ALTFP|O_STAMP, "config_snapshot added %d bytes", in newfme()
427 itree_ptree(O_ALTFP|O_VERB2, Nfmep->eventtree); in newfme()
600 out(O_ALTFP, in reconstitute_observations()
611 out(O_ALTFP, in reconstitute_observations()
622 out(O_ALTFP, in reconstitute_observations()
636 out(O_ALTFP, in reconstitute_observations()
[all …]
H A Dconfig.c273 out(O_ALTFP|O_VERB, "Platform provided no config data."); in config_cook()
288 out(O_ALTFP|O_VERB3, "Raw config data follows:"); in config_cook()
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()
299 out(O_ALTFP|O_VERB3, NULL); in config_cook()
304 out(O_ALTFP|O_VERB3, in config_cook()
328 out(O_ALTFP|O_VERB3, "next string (%p) is %s", (void *)cfgstr, in config_cook()
331 out(O_ALTFP|O_VERB3, "raw config data bad (%p); " in config_cook()
347 out(O_ALTFP|O_VERB3, "add prop (%s) val %p", pn, in config_cook()
[all …]
H A Devnv.c47 out(O_ALTFP|O_VERB3|O_NONL, " "); in outindent()
78 out(O_ALTFP|O_VERB3, "equal nvls\n"); in evnv_cmpnvl()
88 out(O_ALTFP|O_VERB3, "cmpnvl: pair %s vs %s", s1, s2); in evnv_cmpnvl()
129 out(O_ALTFP|O_VERB3, in evnv_cmpnvl()
132 out(O_ALTFP|O_VERB3, in evnv_cmpnvl()
142 out(O_ALTFP|O_VERB3, "cmpnvl: %llu vs %llu", lv1, lv2); in evnv_cmpnvl()
153 out(O_ALTFP|O_VERB3, "cmpnvl: %lld vs %lld", lv1, lv2); in evnv_cmpnvl()
164 out(O_ALTFP|O_VERB3, "cmpnvl: %u vs %u", in evnv_cmpnvl()
176 out(O_ALTFP|O_VERB3, "cmpnvl: %d vs %d", in evnv_cmpnvl()
188 out(O_ALTFP|O_VERB3, "cmpnvl: %u vs %u", in evnv_cmpnvl()
[all …]
H A Deval.c187 outfl(O_ALTFP|O_VERB2, np->file, np->line, in eval_cat()
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()
277 out(O_ALTFP|O_VERB3, "%s: path ", funcname); in eval_func()
278 ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, nodep); in eval_func()
279 out(O_ALTFP|O_VERB3, " not found"); in eval_func()
299 out(O_ALTFP|O_VERB3|O_NONL, in eval_func()
[all …]
H A Dplatform.c151 out(O_ALTFP, "platform_init() sucessful"); in platform_init()
165 out(O_ALTFP, "platform_fini() sucessful"); in platform_fini()
196 out(O_ALTFP, "XFILE: hc FMRI missing %s", FM_FMRI_HC_LIST); in hc_fmri_nodeize()
242 out(O_ALTFP, "XFILE: ereport has no detector FMRI"); in platform_getpath()
248 out(O_ALTFP, "XFILE: detector FMRI missing scheme"); in platform_getpath()
271 out(O_ALTFP, "XFILE: detector FMRI missing %s or %s", in platform_getpath()
279 out(O_ALTFP, "XFILE: detector FMRI missing %s", in platform_getpath()
284 out(O_ALTFP, "XFILE: detector FMRI not recognized " in platform_getpath()
291 out(O_ALTFP|O_VERB, "Received ereport in scheme %s", scheme); in platform_getpath()
305 out(O_ALTFP, "XFILE: cannot snapshot configuration"); in platform_getpath()
[all …]
H A Ditree.c176 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()
184 out(O_ALTFP|O_VERB3, "(prevented by constraints)"); in generate()
186 out(O_ALTFP|O_VERB3, ""); 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()
609 out(O_ALTFP|O_VERB3, NULL); in hmatch_full_config()
[all …]
H A Deft.c109 out(O_ALTFP|O_STAMP, in eft_timeout()
121 out(O_ALTFP, "eft_close called for case %s", in eft_close()
284 out(O_ALTFP|O_STAMP, "\neft.so startup"); in _fmd_init()
H A Dipath.c349 out(O_ALTFP, "newfme: add %s to Usednames", ipp[i - 1].s); in ipathlastcomp()
/titanic_41/usr/src/cmd/fm/eversholt/common/
H A Dout.c160 if ((flags & O_ALTFP) && Altfp == NULL) in vout()
224 if (flags & O_ALTFP) in vout()
H A Dout.h62 #define O_ALTFP 0x0020 /* write output to alternate file pointer */ macro
H A Deftwrite.c114 ptree(O_ALTFP, tree_root(NULL), 0, 1); in eftwrite()