usr/src/cmd/fm/eversholt/common/eftwrite.c
114
ptree(O_ALTFP, tree_root(NULL), 0, 1);
usr/src/cmd/fm/eversholt/common/out.c
158
if ((flags & O_ALTFP) && Altfp == NULL)
usr/src/cmd/fm/eversholt/common/out.c
222
if (flags & O_ALTFP)
usr/src/cmd/fm/modules/common/eversholt/config.c
273
out(O_ALTFP|O_VERB, "Platform provided no config data.");
usr/src/cmd/fm/modules/common/eversholt/config.c
288
out(O_ALTFP|O_VERB3, "Raw config data follows:");
usr/src/cmd/fm/modules/common/eversholt/config.c
289
out(O_ALTFP|O_VERB3|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/config.c
293
out(O_ALTFP|O_VERB3|O_NONL, "\n%p ",
usr/src/cmd/fm/modules/common/eversholt/config.c
296
out(O_ALTFP|O_VERB3|O_NONL, "%c", *cfgstr);
usr/src/cmd/fm/modules/common/eversholt/config.c
299
out(O_ALTFP|O_VERB3, NULL);
usr/src/cmd/fm/modules/common/eversholt/config.c
304
out(O_ALTFP|O_VERB3,
usr/src/cmd/fm/modules/common/eversholt/config.c
328
out(O_ALTFP|O_VERB3, "next string (%p) is %s", (void *)cfgstr,
usr/src/cmd/fm/modules/common/eversholt/config.c
331
out(O_ALTFP|O_VERB3, "raw config data bad (%p); "
usr/src/cmd/fm/modules/common/eversholt/config.c
347
out(O_ALTFP|O_VERB3, "add prop (%s) val %p", pn,
usr/src/cmd/fm/modules/common/eversholt/config.c
362
out(O_ALTFP|O_VERB3, "not caching %s for %s",
usr/src/cmd/fm/modules/common/eversholt/config.c
366
out(O_ALTFP|O_VERB3, "caching dev %s", sv);
usr/src/cmd/fm/modules/common/eversholt/config.c
373
out(O_ALTFP|O_VERB3, "caching devid %s", sv);
usr/src/cmd/fm/modules/common/eversholt/config.c
390
out(O_ALTFP|O_VERB3, "caching tp %s", sv);
usr/src/cmd/fm/modules/common/eversholt/config.c
569
out(O_ALTFP|O_VERB3, "%s -> %p", (char *)lhs, rhs);
usr/src/cmd/fm/modules/common/eversholt/config.c
576
out(O_ALTFP|O_VERB3, "%s -> %p", (char *)lhs, rhs);
usr/src/cmd/fm/modules/common/eversholt/config.c
583
out(O_ALTFP|O_VERB3, "%s -> %p", (char *)lhs, rhs);
usr/src/cmd/fm/modules/common/eversholt/config.c
590
out(O_ALTFP|O_VERB, "%u -> %p", (uint32_t)lhs, rhs);
usr/src/cmd/fm/modules/common/eversholt/config.c
603
out(O_ALTFP|O_VERB3, "Device path cache:");
usr/src/cmd/fm/modules/common/eversholt/config.c
612
out(O_ALTFP|O_VERB, "Matching config entry:");
usr/src/cmd/fm/modules/common/eversholt/config.c
613
ptree_name_iter(O_ALTFP|O_VERB|O_NONL, np);
usr/src/cmd/fm/modules/common/eversholt/config.c
614
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/config.c
629
out(O_ALTFP|O_VERB3, "Device id cache:");
usr/src/cmd/fm/modules/common/eversholt/config.c
638
out(O_ALTFP|O_VERB, "Matching config entry:");
usr/src/cmd/fm/modules/common/eversholt/config.c
639
ptree_name_iter(O_ALTFP|O_VERB|O_NONL, np);
usr/src/cmd/fm/modules/common/eversholt/config.c
640
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/config.c
655
out(O_ALTFP|O_VERB3, "Device id cache:");
usr/src/cmd/fm/modules/common/eversholt/config.c
664
out(O_ALTFP|O_VERB, "Matching config entry:");
usr/src/cmd/fm/modules/common/eversholt/config.c
665
ptree_name_iter(O_ALTFP|O_VERB|O_NONL, np);
usr/src/cmd/fm/modules/common/eversholt/config.c
666
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/config.c
681
out(O_ALTFP|O_VERB, "Cpu cache:");
usr/src/cmd/fm/modules/common/eversholt/config.c
690
out(O_ALTFP|O_VERB3, "Matching config entry:");
usr/src/cmd/fm/modules/common/eversholt/config.c
691
ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, np);
usr/src/cmd/fm/modules/common/eversholt/config.c
692
out(O_ALTFP|O_VERB3, NULL);
usr/src/cmd/fm/modules/common/eversholt/eft.c
109
out(O_ALTFP|O_STAMP,
usr/src/cmd/fm/modules/common/eversholt/eft.c
121
out(O_ALTFP, "eft_close called for case %s",
usr/src/cmd/fm/modules/common/eversholt/eft.c
284
out(O_ALTFP|O_STAMP, "\neft.so startup");
usr/src/cmd/fm/modules/common/eversholt/eval.c
1302
out(O_ALTFP|O_VERB2, "convert lhs path to \"%s\"",
usr/src/cmd/fm/modules/common/eversholt/eval.c
1313
out(O_ALTFP|O_VERB2, "convert rhs path to \"%s\"",
usr/src/cmd/fm/modules/common/eversholt/eval.c
1447
out(O_ALTFP|O_VERB2,
usr/src/cmd/fm/modules/common/eversholt/eval.c
1451
out(O_ALTFP|O_VERB2,
usr/src/cmd/fm/modules/common/eversholt/eval.c
1700
out(O_ALTFP|O_DIE, "eval_expr: wrong context for operation %s",
usr/src/cmd/fm/modules/common/eversholt/eval.c
188
outfl(O_ALTFP|O_VERB2, np->file, np->line,
usr/src/cmd/fm/modules/common/eversholt/eval.c
243
out(O_ALTFP|O_VERB2|O_NONL, "eval_func:is_under(");
usr/src/cmd/fm/modules/common/eversholt/eval.c
244
ptree_name_iter(O_ALTFP|O_VERB2|O_NONL, lhs);
usr/src/cmd/fm/modules/common/eversholt/eval.c
245
out(O_ALTFP|O_VERB2|O_NONL, ",");
usr/src/cmd/fm/modules/common/eversholt/eval.c
246
ptree_name_iter(O_ALTFP|O_VERB2|O_NONL, rhs);
usr/src/cmd/fm/modules/common/eversholt/eval.c
247
out(O_ALTFP|O_VERB2|O_NONL, ") returned %d", (int)valuep->v);
usr/src/cmd/fm/modules/common/eversholt/eval.c
278
out(O_ALTFP|O_VERB3, "%s: path ", funcname);
usr/src/cmd/fm/modules/common/eversholt/eval.c
279
ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, nodep);
usr/src/cmd/fm/modules/common/eversholt/eval.c
280
out(O_ALTFP|O_VERB3, " not found");
usr/src/cmd/fm/modules/common/eversholt/eval.c
300
out(O_ALTFP|O_VERB3|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/eval.c
303
ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, nodep);
usr/src/cmd/fm/modules/common/eversholt/eval.c
321
out(O_ALTFP|O_VERB3|O_NONL, " %s(\"", funcname);
usr/src/cmd/fm/modules/common/eversholt/eval.c
322
ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, nodep);
usr/src/cmd/fm/modules/common/eversholt/eval.c
323
out(O_ALTFP|O_VERB3|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/eval.c
525
outfl(O_ALTFP|O_VERB2|O_NONL, np->file, np->line, "has_fault(");
usr/src/cmd/fm/modules/common/eversholt/eval.c
526
ptree_name_iter(O_ALTFP|O_VERB2|O_NONL, nodep);
usr/src/cmd/fm/modules/common/eversholt/eval.c
527
out(O_ALTFP|O_VERB2|O_NONL, "(%s), \"%s\") ", path,
usr/src/cmd/fm/modules/common/eversholt/eval.c
535
out(O_ALTFP|O_VERB2, "no path");
usr/src/cmd/fm/modules/common/eversholt/eval.c
541
out(O_ALTFP|O_VERB2, "returned %lld", valuep->v);
usr/src/cmd/fm/modules/common/eversholt/eval.c
598
outfl(O_ALTFP|O_VERB2|O_NONL, np->file, np->line,
usr/src/cmd/fm/modules/common/eversholt/eval.c
605
out(O_ALTFP|O_VERB2, "ereport not yet seen - defer.");
usr/src/cmd/fm/modules/common/eversholt/eval.c
609
out(O_ALTFP|O_VERB, "not found.");
usr/src/cmd/fm/modules/common/eversholt/eval.c
620
out(O_ALTFP|O_VERB2,
usr/src/cmd/fm/modules/common/eversholt/eval.c
624
out(O_ALTFP|O_VERB2, "found: %llu",
usr/src/cmd/fm/modules/common/eversholt/eval.c
628
out(O_ALTFP|O_VERB2, "found: %llu", valuep->v);
usr/src/cmd/fm/modules/common/eversholt/eval.c
631
out(O_ALTFP|O_VERB2, "found: \"%s\"",
usr/src/cmd/fm/modules/common/eversholt/eval.c
635
out(O_ALTFP|O_VERB2, "found: undefined");
usr/src/cmd/fm/modules/common/eversholt/eval.c
651
outfl(O_ALTFP|O_VERB2|O_NONL, np->file, np->line,
usr/src/cmd/fm/modules/common/eversholt/eval.c
655
ptree_name_iter(O_ALTFP|O_VERB2|O_NONL, np->u.expr.right);
usr/src/cmd/fm/modules/common/eversholt/eval.c
672
out(O_ALTFP|O_VERB2, " (cannot eval)");
usr/src/cmd/fm/modules/common/eversholt/eval.c
679
out(O_ALTFP|O_VERB2, " (undefined)");
usr/src/cmd/fm/modules/common/eversholt/eval.c
685
out(O_ALTFP|O_VERB2,
usr/src/cmd/fm/modules/common/eversholt/eval.c
688
out(O_ALTFP|O_VERB2, " (\"%s\")",
usr/src/cmd/fm/modules/common/eversholt/eval.c
706
outfl(O_ALTFP|O_VERB2, np->file, np->line,
usr/src/cmd/fm/modules/common/eversholt/eval.c
742
outfl(O_ALTFP|O_VERB2|O_NONL, np->file, np->line,
usr/src/cmd/fm/modules/common/eversholt/eval.c
745
ptree_name_iter(O_ALTFP|O_VERB2|O_NONL, np);
usr/src/cmd/fm/modules/common/eversholt/eval.c
746
out(O_ALTFP|O_VERB2, " (cannot eval)");
usr/src/cmd/fm/modules/common/eversholt/eval.c
751
outfl(O_ALTFP|O_VERB2|O_NONL, np->file, np->line,
usr/src/cmd/fm/modules/common/eversholt/eval.c
754
ptree_name_iter(O_ALTFP|O_VERB2|O_NONL, np);
usr/src/cmd/fm/modules/common/eversholt/eval.c
755
out(O_ALTFP|O_VERB2, " (undefined)");
usr/src/cmd/fm/modules/common/eversholt/eval.c
757
outfl(O_ALTFP|O_VERB2|O_NONL, np->file, np->line,
usr/src/cmd/fm/modules/common/eversholt/eval.c
760
ptree_name_iter(O_ALTFP|O_VERB2|O_NONL, np);
usr/src/cmd/fm/modules/common/eversholt/eval.c
792
out(O_ALTFP|O_VERB2, " (%llu)", serdvalp->v);
usr/src/cmd/fm/modules/common/eversholt/eval.c
794
out(O_ALTFP|O_VERB2, " (\"%s\")",
usr/src/cmd/fm/modules/common/eversholt/eval.c
803
outfl(O_ALTFP|O_VERB2|O_NONL, np->file, np->line,
usr/src/cmd/fm/modules/common/eversholt/eval.c
810
out(O_ALTFP|O_VERB2, "ereport not yet seen - defer.");
usr/src/cmd/fm/modules/common/eversholt/eval.c
815
out(O_ALTFP|O_VERB2, "not found.");
usr/src/cmd/fm/modules/common/eversholt/eval.c
818
out(O_ALTFP|O_VERB2, "found.");
usr/src/cmd/fm/modules/common/eversholt/eval.c
831
outfl(O_ALTFP|O_VERB2|O_NONL, np->file, np->line,
usr/src/cmd/fm/modules/common/eversholt/eval.c
834
ptree_name_iter(O_ALTFP|O_VERB2|O_NONL, np->u.expr.right);
usr/src/cmd/fm/modules/common/eversholt/eval.c
835
out(O_ALTFP|O_VERB2|O_NONL, ") ");
usr/src/cmd/fm/modules/common/eversholt/eval.c
840
out(O_ALTFP|O_VERB2|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/eval.c
846
out(O_ALTFP|O_VERB2, "(undefined type)");
usr/src/cmd/fm/modules/common/eversholt/eval.c
850
out(O_ALTFP|O_VERB2,
usr/src/cmd/fm/modules/common/eversholt/eval.c
855
out(O_ALTFP|O_VERB2,
usr/src/cmd/fm/modules/common/eversholt/eval.c
860
out(O_ALTFP|O_VERB2|O_NONL, "(");
usr/src/cmd/fm/modules/common/eversholt/eval.c
861
ptree_name_iter(O_ALTFP|O_VERB2|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/eval.c
863
out(O_ALTFP|O_VERB2, ") ");
usr/src/cmd/fm/modules/common/eversholt/eval.c
877
out(O_ALTFP|O_VERB2, "ereport not yet seen - defer.");
usr/src/cmd/fm/modules/common/eversholt/eval.c
880
out(O_ALTFP|O_VERB2, "not found.");
usr/src/cmd/fm/modules/common/eversholt/eval.c
886
out(O_ALTFP|O_VERB2|O_NONL, "found %d values ", nvals);
usr/src/cmd/fm/modules/common/eversholt/eval.c
916
out(O_ALTFP|O_VERB2, "match.");
usr/src/cmd/fm/modules/common/eversholt/eval.c
918
out(O_ALTFP|O_VERB2, "no match.");
usr/src/cmd/fm/modules/common/eversholt/evnv.c
127
out(O_ALTFP|O_VERB3,
usr/src/cmd/fm/modules/common/eversholt/evnv.c
130
out(O_ALTFP|O_VERB3,
usr/src/cmd/fm/modules/common/eversholt/evnv.c
140
out(O_ALTFP|O_VERB3, "cmpnvl: %llu vs %llu", lv1, lv2);
usr/src/cmd/fm/modules/common/eversholt/evnv.c
151
out(O_ALTFP|O_VERB3, "cmpnvl: %lld vs %lld", lv1, lv2);
usr/src/cmd/fm/modules/common/eversholt/evnv.c
162
out(O_ALTFP|O_VERB3, "cmpnvl: %u vs %u",
usr/src/cmd/fm/modules/common/eversholt/evnv.c
174
out(O_ALTFP|O_VERB3, "cmpnvl: %d vs %d",
usr/src/cmd/fm/modules/common/eversholt/evnv.c
186
out(O_ALTFP|O_VERB3, "cmpnvl: %u vs %u",
usr/src/cmd/fm/modules/common/eversholt/evnv.c
198
out(O_ALTFP|O_VERB3, "cmpnvl: %d vs %d",
usr/src/cmd/fm/modules/common/eversholt/evnv.c
210
out(O_ALTFP|O_VERB3, "cmpnvl: %u vs %u",
usr/src/cmd/fm/modules/common/eversholt/evnv.c
222
out(O_ALTFP|O_VERB3, "cmpnvl: %d vs %d",
usr/src/cmd/fm/modules/common/eversholt/evnv.c
45
out(O_ALTFP|O_VERB3|O_NONL, " ");
usr/src/cmd/fm/modules/common/eversholt/evnv.c
76
out(O_ALTFP|O_VERB3, "equal nvls\n");
usr/src/cmd/fm/modules/common/eversholt/evnv.c
86
out(O_ALTFP|O_VERB3, "cmpnvl: pair %s vs %s", s1, s2);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1109
out(O_ALTFP|O_NONL, "serd \"%s\" id: ", serdname);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1110
ptree_name_iter(O_ALTFP|O_NONL, nid);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1116
out(O_ALTFP, " undefined");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1118
out(O_ALTFP, " %llu", gval->v);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1122
out(O_ALTFP, " \"%s\"", (char *)(uintptr_t)gval->v);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1174
out(O_ALTFP, "serd override %s_n %d",
usr/src/cmd/fm/modules/common/eversholt/fme.c
1180
out(O_ALTFP, "serd override %s_t %s",
usr/src/cmd/fm/modules/common/eversholt/fme.c
1212
out(O_ALTFP, "serd override %s_n %s",
usr/src/cmd/fm/modules/common/eversholt/fme.c
1219
out(O_ALTFP, "serd override %s_t %s",
usr/src/cmd/fm/modules/common/eversholt/fme.c
1228
out(O_ALTFP, "serd override %s_n %d", serdclass, serdn);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1233
out(O_ALTFP, "serd override %s_t %s", serdclass, serdt);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1295
out(O_ALTFP|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/fme.c
1297
ipath_print(O_ALTFP|O_NONL, *enamep, *ippp);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1298
out(O_ALTFP, "]");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1300
out(O_ALTFP, "[engine fired: %s, no trip]",
usr/src/cmd/fm/modules/common/eversholt/fme.c
1374
out(O_ALTFP|O_NONL, "fme_receive_report_serd: ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1375
ipath_print(O_ALTFP|O_NONL, tripped[i].ename, tripped[i].ipp);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1376
out(O_ALTFP|O_STAMP, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1385
out(O_ALTFP|O_NONL, "duplicate fme for event [");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1386
ipath_print(O_ALTFP|O_NONL, eventstring, ipp);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1387
out(O_ALTFP, " ]");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1391
out(O_ALTFP|O_NONL, "[");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1392
ipath_print(O_ALTFP|O_NONL, eventstring, ipp);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1393
out(O_ALTFP, " CANNOT DIAGNOSE]");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1400
out(O_ALTFP|O_NONL, "[");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1401
ipath_print(O_ALTFP|O_NONL, eventstring, ipp);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1402
out(O_ALTFP, " created FME%d, case %s]", nfmep->id,
usr/src/cmd/fm/modules/common/eversholt/fme.c
1416
out(O_ALTFP|O_NONL, "adding event [");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1417
ipath_print(O_ALTFP|O_NONL, eventstring, ipp);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1418
out(O_ALTFP, " ]");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1443
out(O_ALTFP, "upsets_eval: e0 not in instance tree");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1447
out(O_ALTFP|O_NONL, "adding event [");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1448
ipath_print(O_ALTFP|O_NONL, tripped[i].ename, tripped[i].ipp);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1449
out(O_ALTFP, " ]");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1468
out(O_ALTFP, "upsets_eval: hypothesis disproved");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1476
out(O_ALTFP|O_NONL, "[");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1477
ipath_print(O_ALTFP|O_NONL, tripped[i].ename,
usr/src/cmd/fm/modules/common/eversholt/fme.c
1479
out(O_ALTFP, " retrying with just trigger ereport]");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1525
out(O_ALTFP|O_VERB2, "Unable to map \"%s\" ereport "
usr/src/cmd/fm/modules/common/eversholt/fme.c
1569
out(O_ALTFP, "No uuid or fault list for list.repaired event");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1573
out(O_ALTFP, "Processing list.repaired from case %s", uuid);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1585
out(O_ALTFP, "fme_receive_repair_list: resetting state for %s",
usr/src/cmd/fm/modules/common/eversholt/fme.c
1644
out(O_ALTFP|O_NONL, "fme_receive_report: ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1645
ipath_print(O_ALTFP|O_NONL, eventstring, ipp);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1646
out(O_ALTFP|O_STAMP, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1707
out(O_ALTFP|O_NONL, "[");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1708
ipath_print(O_ALTFP|O_NONL, eventstring, ipp);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1709
out(O_ALTFP, " explained by FME%d]", fmep->id);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1755
out(O_ALTFP|O_NONL, "[");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1756
ipath_print(O_ALTFP|O_NONL, eventstring, ipp);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1757
out(O_ALTFP, " ADDING TO OVERFLOW FME]");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1764
out(O_ALTFP|O_NONL, "[");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1765
ipath_print(O_ALTFP|O_NONL, eventstring, ipp);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1766
out(O_ALTFP, " MAX OPEN FME REACHED]");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1773
out(O_ALTFP|O_NONL, "[");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1774
ipath_print(O_ALTFP|O_NONL, eventstring, ipp);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1775
out(O_ALTFP, " CANNOT OPEN OVERFLOW FME]");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1804
out(O_ALTFP|O_NONL, "[");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1805
ipath_print(O_ALTFP|O_NONL, eventstring, ipp);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1806
out(O_ALTFP, " CANNOT DIAGNOSE]");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1814
out(O_ALTFP|O_NONL, "[");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1815
ipath_print(O_ALTFP|O_NONL, eventstring, ipp);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1816
out(O_ALTFP, " created FME%d, case %s]", fmep->id,
usr/src/cmd/fm/modules/common/eversholt/fme.c
1904
out(O_ALTFP|O_VERB|O_NONL, indent_s[i]);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1917
out(O_ALTFP|O_NONL, "[");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1919
out(O_ALTFP|O_NONL, "FME%d diagnosis changed. state: %s, "
usr/src/cmd/fm/modules/common/eversholt/fme.c
1922
out(O_ALTFP|O_NONL, "FME%d set wait timer %ld ", fmep->id,
usr/src/cmd/fm/modules/common/eversholt/fme.c
1924
ptree_timeval(O_ALTFP|O_NONL, &fmep->wull);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1926
out(O_ALTFP|O_NONL, "FME%d DIAGNOSIS UNKNOWN", fmep->id);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1928
out(O_ALTFP|O_NONL, "FME%d DIAGNOSIS PRODUCED:", fmep->id);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1932
out(O_ALTFP, "]");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1937
out(O_ALTFP|O_NONL, " ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
1938
itree_pevent_brief(O_ALTFP|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1940
out(O_ALTFP, "]");
usr/src/cmd/fm/modules/common/eversholt/fme.c
216
out(O_ALTFP|O_VERB2, "newfme: config snapshot contains...");
usr/src/cmd/fm/modules/common/eversholt/fme.c
217
config_print(O_ALTFP|O_VERB2, fmep->config);
usr/src/cmd/fm/modules/common/eversholt/fme.c
2287
out(O_ALTFP|O_VERB2, "addpayloadprop: create hc_specific");
usr/src/cmd/fm/modules/common/eversholt/fme.c
2299
out(O_ALTFP|O_VERB2, "addpayloadprop: reuse hc_specific");
usr/src/cmd/fm/modules/common/eversholt/fme.c
2302
out(O_ALTFP|O_VERB2, "addpayloadprop: %s=%llu", lhs, rhs->v);
usr/src/cmd/fm/modules/common/eversholt/fme.c
2308
out(O_ALTFP|O_VERB2, "addpayloadprop: %s=\"%s\"",
usr/src/cmd/fm/modules/common/eversholt/fme.c
2532
ipath_print(O_ALTFP|O_VERB2, ent.ename, ent.ipath);
usr/src/cmd/fm/modules/common/eversholt/fme.c
2533
out(O_ALTFP|O_VERB2, " %s to value %d", n ? "set" : "incremented",
usr/src/cmd/fm/modules/common/eversholt/fme.c
2558
out(O_ALTFP, "istat_counter_reset_cb: resetting %s", path);
usr/src/cmd/fm/modules/common/eversholt/fme.c
2576
out(O_ALTFP, "istat_counter_topo_chg_cb: not present %s", path);
usr/src/cmd/fm/modules/common/eversholt/fme.c
2734
out(O_ALTFP, "serd_reset_cb: resetting %s", path);
usr/src/cmd/fm/modules/common/eversholt/fme.c
2751
out(O_ALTFP, "serd_topo_chg_cb: not present %s", path);
usr/src/cmd/fm/modules/common/eversholt/fme.c
2830
out(O_ALTFP,
usr/src/cmd/fm/modules/common/eversholt/fme.c
2846
out(O_ALTFP,
usr/src/cmd/fm/modules/common/eversholt/fme.c
2862
out(O_ALTFP,
usr/src/cmd/fm/modules/common/eversholt/fme.c
2890
out(O_ALTFP|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/fme.c
2893
ptree_name_iter(O_ALTFP|O_NONL, snp);
usr/src/cmd/fm/modules/common/eversholt/fme.c
2894
out(O_ALTFP, "]");
usr/src/cmd/fm/modules/common/eversholt/fme.c
2908
out(O_ALTFP|O_VERB, "FME%d dup check ", fmep->id);
usr/src/cmd/fm/modules/common/eversholt/fme.c
2909
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, rp->suspect);
usr/src/cmd/fm/modules/common/eversholt/fme.c
2910
out(O_ALTFP|O_VERB|O_NONL, " ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
2913
out(O_ALTFP|O_VERB, "NULL asru");
usr/src/cmd/fm/modules/common/eversholt/fme.c
2917
out(O_ALTFP|O_VERB, "faulty");
usr/src/cmd/fm/modules/common/eversholt/fme.c
2919
out(O_ALTFP|O_VERB, "not faulty");
usr/src/cmd/fm/modules/common/eversholt/fme.c
2940
out(O_ALTFP|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/fme.c
2943
ptree_name_iter(O_ALTFP|O_NONL, snp);
usr/src/cmd/fm/modules/common/eversholt/fme.c
2944
out(O_ALTFP, "]");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3074
out(O_ALTFP,
usr/src/cmd/fm/modules/common/eversholt/fme.c
3125
out(O_ALTFP, "[solving/closing FME%d, case %s (%s)]",
usr/src/cmd/fm/modules/common/eversholt/fme.c
3253
out(O_ALTFP|O_VERB|O_NONL, " fme_set_timer: request to wait ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3254
ptree_timeval(O_ALTFP|O_VERB, &wull);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3257
out(O_ALTFP|O_VERB|O_NONL, "already have waited at least ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3258
ptree_timeval(O_ALTFP|O_VERB, &fmep->pull);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3259
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3264
out(O_ALTFP|O_VERB|O_NONL, " currently ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3266
out(O_ALTFP|O_VERB|O_NONL, "waiting ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3267
ptree_timeval(O_ALTFP|O_VERB, &fmep->wull);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3268
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3270
out(O_ALTFP|O_VERB|O_NONL, "not waiting");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3271
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3285
out(O_ALTFP|O_VERB, "timer set, id is %ld", fmep->timer);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3305
out(O_ALTFP|O_VERB, "Timer fired %lx", tid);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3376
out(O_ALTFP, "Evaluate FME %d", fmep->id);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3382
out(O_ALTFP|O_NONL, "FME%d state: %s, suspect list:", fmep->id,
usr/src/cmd/fm/modules/common/eversholt/fme.c
3385
out(O_ALTFP|O_NONL, " ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3386
itree_pevent_brief(O_ALTFP|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3388
out(O_ALTFP, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3422
out(O_ALTFP,
usr/src/cmd/fm/modules/common/eversholt/fme.c
3428
out(O_ALTFP, "[solving FME%d, case %s]", fmep->id,
usr/src/cmd/fm/modules/common/eversholt/fme.c
3434
out(O_ALTFP, "[solving FME%d, case %s]", fmep->id,
usr/src/cmd/fm/modules/common/eversholt/fme.c
3442
out(O_ALTFP, "[solving FME%d, case %s]", fmep->id,
usr/src/cmd/fm/modules/common/eversholt/fme.c
3456
out(O_ALTFP|O_STAMP,
usr/src/cmd/fm/modules/common/eversholt/fme.c
3473
out(O_ALTFP, "[solving FME%d, case %s]", nfmep->id,
usr/src/cmd/fm/modules/common/eversholt/fme.c
3539
out(O_ALTFP|O_VERB|O_NONL, " Forever false constraint: ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3541
out(O_ALTFP|O_VERB|O_NONL, sep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3542
ptree(O_ALTFP|O_VERB|O_NONL, ctp->cnode, 1, 0);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3545
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3550
out(O_ALTFP|O_VERB|O_NONL, " Forever true constraint: ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3552
out(O_ALTFP|O_VERB|O_NONL, sep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3553
ptree(O_ALTFP|O_VERB|O_NONL, ctp->cnode, 1, 0);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3556
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
356
out(O_ALTFP|O_VERB2, "Unable to map \"%s\" ereport "
usr/src/cmd/fm/modules/common/eversholt/fme.c
3569
out(O_ALTFP|O_VERB|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/fme.c
3571
ptree(O_ALTFP|O_VERB|O_NONL, ctp->cnode, 1, 0);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3572
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3578
out(O_ALTFP|O_VERB|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/fme.c
3580
ptree(O_ALTFP|O_VERB|O_NONL, ctp->cnode, 1, 0);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3581
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3588
out(O_ALTFP|O_VERB|O_NONL, " True constraint: ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3590
out(O_ALTFP|O_VERB|O_NONL, sep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3591
ptree(O_ALTFP|O_VERB|O_NONL, ctp->cnode, 1, 0);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3594
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3661
out(O_ALTFP|O_VERB|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/fme.c
3663
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep2);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3664
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3669
out(O_ALTFP|O_VERB|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/fme.c
3671
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep2);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3672
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3677
out(O_ALTFP|O_VERB|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/fme.c
3679
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep2);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3680
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3686
out(O_ALTFP|O_VERB|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/fme.c
3688
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep2);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3689
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3696
out(O_ALTFP|O_VERB|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/fme.c
3698
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep2);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3699
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3706
out(O_ALTFP|O_VERB|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/fme.c
3708
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep2);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3709
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3719
out(O_ALTFP|O_VERB|O_NONL, " default wait ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3720
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep2);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3721
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3735
out(O_ALTFP|O_VERB|O_NONL, " EFFECTS WAIT ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3736
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep2);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3737
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3749
out(O_ALTFP|O_VERB|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/fme.c
3751
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep2);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3752
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3757
out(O_ALTFP|O_VERB|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/fme.c
3760
out(O_ALTFP|O_VERB|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/fme.c
3762
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep2);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3763
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3792
out(O_ALTFP|O_VERB|O_NONL, "->");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3793
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, fault_event);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3794
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3805
out(O_ALTFP|O_VERB|O_NONL, " ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3806
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, error_event);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3810
out(O_ALTFP|O_VERB, " NOT YET triggered");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3814
out(O_ALTFP|O_VERB, " NOT triggered");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3817
out(O_ALTFP|O_VERB, " triggered");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3828
out(O_ALTFP|O_VERB|O_NONL, "<-EFFECTS %s ",
usr/src/cmd/fm/modules/common/eversholt/fme.c
3830
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, fault_event);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3831
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3855
out(O_ALTFP|O_VERB|O_NONL, " REQMNTS ALREADY CREDIBLE ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3856
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3857
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3862
out(O_ALTFP|O_VERB|O_NONL, " REQMNTS ALREADY DISPROVED ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3863
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3864
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3870
out(O_ALTFP|O_VERB|O_NONL, " REQMNTS ALREADY WAIT ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3871
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3872
out(O_ALTFP|O_VERB|O_NONL, ", wait for: ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3873
ptree_timeval(O_ALTFP|O_VERB|O_NONL, &at_latest_by);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3874
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3880
out(O_ALTFP|O_VERB|O_NONL, "->");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3881
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3882
out(O_ALTFP|O_VERB|O_NONL, ", at latest by: ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3883
ptree_timeval(O_ALTFP|O_VERB|O_NONL, &at_latest_by);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3884
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3900
out(O_ALTFP|O_VERB|O_NONL, "<-REQMNTS CREDIBLE ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3901
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3905
out(O_ALTFP|O_VERB|O_NONL, "<-REQMNTS DISPROVED ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3906
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3910
out(O_ALTFP|O_VERB|O_NONL, "<-REQMNTS WAIT ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3911
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3912
out(O_ALTFP|O_VERB|O_NONL, " to ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
3913
ptree_timeval(O_ALTFP|O_VERB|O_NONL, &at_latest_by);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3919
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3949
out(O_ALTFP|O_VERB, " Bubble Counted N=%d", n);
usr/src/cmd/fm/modules/common/eversholt/fme.c
3952
out(O_ALTFP|O_VERB, " Bubble N=%d", n);
usr/src/cmd/fm/modules/common/eversholt/fme.c
396
out(O_ALTFP|O_STAMP, "start config_snapshot using %d bytes", init_size);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4014
out(O_ALTFP|O_VERB, " Credible: %d Waiting %d",
usr/src/cmd/fm/modules/common/eversholt/fme.c
4020
out(O_ALTFP|O_VERB|O_NONL, "<-REQMNTS DISPROVED ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
4021
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4022
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
404
out(O_ALTFP|O_STAMP, "config_snapshot added %d bytes",
usr/src/cmd/fm/modules/common/eversholt/fme.c
4051
out(O_ALTFP|O_VERB|O_NONL, "<-REQMNTS %s ",
usr/src/cmd/fm/modules/common/eversholt/fme.c
4053
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4054
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4076
out(O_ALTFP|O_VERB|O_NONL, "->");
usr/src/cmd/fm/modules/common/eversholt/fme.c
4077
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4078
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4096
out(O_ALTFP|O_VERB|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/fme.c
4098
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/fme.c
4100
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4114
out(O_ALTFP|O_VERB|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/fme.c
4116
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/fme.c
4118
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4147
out(O_ALTFP|O_VERB|O_NONL, "<-CAUSES DISPROVED ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
4148
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4149
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4156
out(O_ALTFP|O_VERB|O_NONL, "<-CAUSES WAIT ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
4157
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4158
out(O_ALTFP|O_VERB|O_NONL, " to ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
4159
ptree_timeval(O_ALTFP|O_VERB|O_NONL, &at_latest_by);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4160
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4165
out(O_ALTFP|O_VERB|O_NONL, "<-CAUSES CREDIBLE ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
4166
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4167
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4183
out(O_ALTFP|O_VERB|O_NONL, "->");
usr/src/cmd/fm/modules/common/eversholt/fme.c
4184
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4185
out(O_ALTFP|O_VERB|O_NONL, ", at latest by: ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
4186
ptree_timeval(O_ALTFP|O_VERB|O_NONL, &at_latest_by);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4187
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4213
out(O_ALTFP|O_VERB|O_NONL, "<-DISPROVED ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
4214
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4215
out(O_ALTFP|O_VERB, " (doesn't meet requirements)");
usr/src/cmd/fm/modules/common/eversholt/fme.c
4221
out(O_ALTFP|O_VERB|O_NONL, "<-DISPROVED ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
4222
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4223
out(O_ALTFP|O_VERB, " (doesn't explain all reports)");
usr/src/cmd/fm/modules/common/eversholt/fme.c
4229
out(O_ALTFP|O_VERB|O_NONL, "<-DISPROVED ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
4230
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4231
out(O_ALTFP|O_VERB, " (causes are not credible)");
usr/src/cmd/fm/modules/common/eversholt/fme.c
4237
out(O_ALTFP|O_VERB|O_NONL, "<-WAIT ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
4238
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4239
out(O_ALTFP|O_VERB|O_NONL, " to ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
4240
ptree_timeval(O_ALTFP|O_VERB|O_NONL, &overall_delay);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4241
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4246
out(O_ALTFP|O_VERB|O_NONL, "<-CREDIBLE ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
4247
itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4248
out(O_ALTFP|O_VERB, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
4264
out(O_ALTFP, "fme_istat_load: No stats");
usr/src/cmd/fm/modules/common/eversholt/fme.c
434
itree_ptree(O_ALTFP|O_VERB2, Nfmep->eventtree);
usr/src/cmd/fm/modules/common/eversholt/fme.c
607
out(O_ALTFP,
usr/src/cmd/fm/modules/common/eversholt/fme.c
618
out(O_ALTFP,
usr/src/cmd/fm/modules/common/eversholt/fme.c
629
out(O_ALTFP,
usr/src/cmd/fm/modules/common/eversholt/fme.c
643
out(O_ALTFP,
usr/src/cmd/fm/modules/common/eversholt/fme.c
724
out(O_ALTFP, "restart_fme: no saved posted status");
usr/src/cmd/fm/modules/common/eversholt/fme.c
734
out(O_ALTFP, "restart_fme: no saved id");
usr/src/cmd/fm/modules/common/eversholt/fme.c
744
out(O_ALTFP, "Replay FME %d", fmep->id);
usr/src/cmd/fm/modules/common/eversholt/fme.c
747
out(O_ALTFP, "restart_fme: No config data");
usr/src/cmd/fm/modules/common/eversholt/fme.c
755
out(O_ALTFP, "restart_fme: No event zero");
usr/src/cmd/fm/modules/common/eversholt/fme.c
761
out(O_ALTFP, "restart_fme: no saved wait time");
usr/src/cmd/fm/modules/common/eversholt/fme.c
770
out(O_ALTFP, "restart_fme: no count of observations");
usr/src/cmd/fm/modules/common/eversholt/fme.c
781
out(O_ALTFP, "reconstitute_observation: no %s buffer found.",
usr/src/cmd/fm/modules/common/eversholt/fme.c
790
out(O_ALTFP, "reconstitute_observation: %s: "
usr/src/cmd/fm/modules/common/eversholt/fme.c
799
out(O_ALTFP, "reconstitute_observation: %s: "
usr/src/cmd/fm/modules/common/eversholt/fme.c
811
out(O_ALTFP|O_STAMP, "start config_restore using %d bytes", init_size);
usr/src/cmd/fm/modules/common/eversholt/fme.c
822
out(O_ALTFP, "restart_fme: Config data size mismatch");
usr/src/cmd/fm/modules/common/eversholt/fme.c
837
out(O_ALTFP|O_STAMP, "config_restore added %d bytes",
usr/src/cmd/fm/modules/common/eversholt/fme.c
842
out(O_ALTFP, "restart_fme: NULL instance tree");
usr/src/cmd/fm/modules/common/eversholt/fme.c
847
itree_ptree(O_ALTFP|O_VERB2, fmep->eventtree);
usr/src/cmd/fm/modules/common/eversholt/fme.c
852
out(O_ALTFP|O_NONL, "FME %d replay observations: ", fmep->id);
usr/src/cmd/fm/modules/common/eversholt/fme.c
854
out(O_ALTFP|O_NONL, " ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
855
itree_pevent_brief(O_ALTFP|O_NONL, ep);
usr/src/cmd/fm/modules/common/eversholt/fme.c
857
out(O_ALTFP, NULL);
usr/src/cmd/fm/modules/common/eversholt/fme.c
885
out(O_ALTFP|O_NONL, "[case %s (unable to restart), ",
usr/src/cmd/fm/modules/common/eversholt/fme.c
889
out(O_ALTFP|O_NONL, "already solved, ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
891
out(O_ALTFP|O_NONL, "solving, ");
usr/src/cmd/fm/modules/common/eversholt/fme.c
903
out(O_ALTFP, "already closed ]");
usr/src/cmd/fm/modules/common/eversholt/fme.c
905
out(O_ALTFP, "closing ]");
usr/src/cmd/fm/modules/common/eversholt/ipath.c
349
out(O_ALTFP, "newfme: add %s to Usednames", ipp[i - 1].s);
usr/src/cmd/fm/modules/common/eversholt/itree.c
1205
outfl(O_ALTFP|O_VERB3|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/itree.c
1207
ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, infop->anp);
usr/src/cmd/fm/modules/common/eversholt/itree.c
1208
out(O_ALTFP|O_VERB3, NULL);
usr/src/cmd/fm/modules/common/eversholt/itree.c
1401
out(O_ALTFP|O_STAMP, "start itree_create using %d bytes", init_size);
usr/src/cmd/fm/modules/common/eversholt/itree.c
1423
out(O_ALTFP|O_STAMP, "itree_create added %d bytes",
usr/src/cmd/fm/modules/common/eversholt/itree.c
1484
out(O_ALTFP|O_STAMP, "start itree_create using %d bytes", init_size);
usr/src/cmd/fm/modules/common/eversholt/itree.c
1536
out(O_ALTFP|O_STAMP, "itree_create added %d bytes",
usr/src/cmd/fm/modules/common/eversholt/itree.c
1547
out(O_ALTFP|O_STAMP, "start itree_free");
usr/src/cmd/fm/modules/common/eversholt/itree.c
1549
out(O_ALTFP|O_STAMP, "itree_free freed %d bytes",
usr/src/cmd/fm/modules/common/eversholt/itree.c
1559
out(O_ALTFP|O_STAMP, "start itree_prune");
usr/src/cmd/fm/modules/common/eversholt/itree.c
1561
out(O_ALTFP|O_STAMP, "itree_prune freed %d bytes",
usr/src/cmd/fm/modules/common/eversholt/itree.c
176
out(O_ALTFP|O_VERB3|O_NONL, " Arrow \"");
usr/src/cmd/fm/modules/common/eversholt/itree.c
177
ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, G.fromnp);
usr/src/cmd/fm/modules/common/eversholt/itree.c
178
out(O_ALTFP|O_VERB3|O_NONL, "\" -> \"");
usr/src/cmd/fm/modules/common/eversholt/itree.c
179
ptree_name_iter(O_ALTFP|O_VERB3|O_NONL, G.tonp);
usr/src/cmd/fm/modules/common/eversholt/itree.c
180
out(O_ALTFP|O_VERB3|O_NONL, "\" ");
usr/src/cmd/fm/modules/common/eversholt/itree.c
184
out(O_ALTFP|O_VERB3, "(prevented by constraints)");
usr/src/cmd/fm/modules/common/eversholt/itree.c
186
out(O_ALTFP|O_VERB3, "");
usr/src/cmd/fm/modules/common/eversholt/itree.c
1952
out(O_ALTFP|O_VERB3, "(deferred constraints)");
usr/src/cmd/fm/modules/common/eversholt/itree.c
605
outfl(O_ALTFP|O_VERB3|O_NONL, infop->anp->file,
usr/src/cmd/fm/modules/common/eversholt/itree.c
607
ptree_name_iter(O_ALTFP|O_VERB3|O_NONL,
usr/src/cmd/fm/modules/common/eversholt/itree.c
609
out(O_ALTFP|O_VERB3, NULL);
usr/src/cmd/fm/modules/common/eversholt/platform.c
1409
outfl(O_ALTFP|O_VERB, np->file, np->line, "unknown confcall");
usr/src/cmd/fm/modules/common/eversholt/platform.c
151
out(O_ALTFP, "platform_init() sucessful");
usr/src/cmd/fm/modules/common/eversholt/platform.c
1529
out(O_ALTFP | O_VERB2, "platform_payloadprop: no nvp for %s",
usr/src/cmd/fm/modules/common/eversholt/platform.c
1571
out(O_ALTFP, "platform_payloadprop: "
usr/src/cmd/fm/modules/common/eversholt/platform.c
1603
out(O_ALTFP, "platform_payloadprop: no entry for %s", propstr);
usr/src/cmd/fm/modules/common/eversholt/platform.c
165
out(O_ALTFP, "platform_fini() sucessful");
usr/src/cmd/fm/modules/common/eversholt/platform.c
1813
out(O_ALTFP|O_VERB2,
usr/src/cmd/fm/modules/common/eversholt/platform.c
1822
out(O_ALTFP|O_VERB2,
usr/src/cmd/fm/modules/common/eversholt/platform.c
196
out(O_ALTFP, "XFILE: hc FMRI missing %s", FM_FMRI_HC_LIST);
usr/src/cmd/fm/modules/common/eversholt/platform.c
2214
out(O_ALTFP, "platform_fault2ipath: no resource member");
usr/src/cmd/fm/modules/common/eversholt/platform.c
2217
out(O_ALTFP, "platform_fault2ipath: no scheme type for rsrc");
usr/src/cmd/fm/modules/common/eversholt/platform.c
2223
out(O_ALTFP, "platform_fault2ipath: returning NULL for non-hc "
usr/src/cmd/fm/modules/common/eversholt/platform.c
242
out(O_ALTFP, "XFILE: ereport has no detector FMRI");
usr/src/cmd/fm/modules/common/eversholt/platform.c
248
out(O_ALTFP, "XFILE: detector FMRI missing scheme");
usr/src/cmd/fm/modules/common/eversholt/platform.c
271
out(O_ALTFP, "XFILE: detector FMRI missing %s or %s",
usr/src/cmd/fm/modules/common/eversholt/platform.c
279
out(O_ALTFP, "XFILE: detector FMRI missing %s",
usr/src/cmd/fm/modules/common/eversholt/platform.c
284
out(O_ALTFP, "XFILE: detector FMRI not recognized "
usr/src/cmd/fm/modules/common/eversholt/platform.c
291
out(O_ALTFP|O_VERB, "Received ereport in scheme %s", scheme);
usr/src/cmd/fm/modules/common/eversholt/platform.c
305
out(O_ALTFP, "XFILE: cannot snapshot configuration");
usr/src/cmd/fm/modules/common/eversholt/platform.c
332
out(O_ALTFP, "platform_getpath: no configuration node "
usr/src/cmd/fm/modules/common/eversholt/platform.c
339
out(O_ALTFP, "platform_getpath: no configuration node "
usr/src/cmd/fm/modules/common/eversholt/platform.c
345
out(O_ALTFP, "platform_getpath: no configuration node "
usr/src/cmd/fm/modules/common/eversholt/platform.c
351
out(O_ALTFP, "platform_getpath: no configuration node "
usr/src/cmd/fm/modules/common/eversholt/platform.c
483
out(O_ALTFP, "cfgcollect: failed to convert fmri to "
usr/src/cmd/fm/modules/common/eversholt/platform.c
538
out(O_ALTFP, "cfgcollect: failed to get property value for "
usr/src/cmd/fm/modules/common/eversholt/platform.c
550
out(O_ALTFP|O_VERB3, "cfgcollect: %s", propv);
usr/src/cmd/fm/modules/common/eversholt/platform.c
763
out(O_ALTFP|O_STAMP, "raw config complete");
usr/src/cmd/fm/modules/common/eversholt/platform.c
781
out(O_ALTFP, "Cannot find config info for %s.", path);
usr/src/cmd/fm/modules/common/eversholt/platform.c
785
out(O_ALTFP, "Cannot find %s property for %s resource "
usr/src/cmd/fm/modules/common/eversholt/platform.c
809
out(O_ALTFP, "Cannot rewrite unit FMRI for %s.", path);
usr/src/cmd/fm/modules/common/eversholt/platform.c
813
out(O_ALTFP, "Can not convert config info: %s",
usr/src/cmd/fm/modules/common/eversholt/platform.c
815
out(O_ALTFP, "Cannot rewrite unit FMRI for %s.", path);