/titanic_41/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | fme.c | 1898 out(O_ALTFP|O_VERB|O_NONL, indent_s[i]); in indent() 2788 out(O_VERB, " has no FITrate (using 1)"); in publish_suspects() 2795 out(O_VERB, " has zero FITrate (using 1)"); in publish_suspects() 2897 out(O_ALTFP|O_VERB, "FME%d dup check ", fmep->id); in publish_suspects() 2898 itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, rp->suspect); in publish_suspects() 2899 out(O_ALTFP|O_VERB|O_NONL, " "); in publish_suspects() 2902 out(O_ALTFP|O_VERB, "NULL asru"); in publish_suspects() 2906 out(O_ALTFP|O_VERB, "faulty"); in publish_suspects() 2908 out(O_ALTFP|O_VERB, "not faulty"); in publish_suspects() 3242 out(O_ALTFP|O_VERB|O_NONL, " fme_set_timer: request to wait "); in fme_set_timer() [all …]
|
H A D | config.c | 273 out(O_ALTFP|O_VERB, "Platform provided no config data."); in config_cook() 590 out(O_ALTFP|O_VERB, "%u -> %p", (uint32_t)lhs, rhs); in prtcpucache() 612 out(O_ALTFP|O_VERB, "Matching config entry:"); in config_bydev_lookup() 613 ptree_name_iter(O_ALTFP|O_VERB|O_NONL, np); in config_bydev_lookup() 614 out(O_ALTFP|O_VERB, NULL); in config_bydev_lookup() 638 out(O_ALTFP|O_VERB, "Matching config entry:"); in config_bydevid_lookup() 639 ptree_name_iter(O_ALTFP|O_VERB|O_NONL, np); in config_bydevid_lookup() 640 out(O_ALTFP|O_VERB, NULL); in config_bydevid_lookup() 664 out(O_ALTFP|O_VERB, "Matching config entry:"); in config_bytp_lookup() 665 ptree_name_iter(O_ALTFP|O_VERB|O_NONL, np); in config_bytp_lookup() [all …]
|
H A D | eft.c | 216 out(O_VERB, "allow silent discard_if_config_unknown: \"%s\"", ename); in dodiscardprint() 251 out(O_VERB, "opendict: \"%s\"", lhs); in doopendict() 343 out(O_VERB, "reconstituting any existing fmes"); in _fmd_init()
|
H A D | platform.c | 291 out(O_ALTFP|O_VERB, "Received ereport in scheme %s", scheme); in platform_getpath() 866 out(O_VERB, "Looking for %s files in %s", fnstr, dirname[i]); in platform_get_files() 885 out(O_VERB, in platform_get_files() 909 out(O_VERB, "File %d: \"%s/%s\"", nfiles, in platform_get_files() 1407 outfl(O_ALTFP|O_VERB, np->file, np->line, "unknown confcall"); in platform_confcall()
|
H A D | eval.c | 607 out(O_ALTFP|O_VERB, "not found."); in eval_func()
|
/titanic_41/usr/src/cmd/fm/eversholt/common/ |
H A D | esclex.c | 817 outfl(O_VERB, File, Line, "pragma set: ident \"%s\"", Tok); in doident() 853 outfl(O_VERB, File, Line, "pragma set: dictionary \"%s\"", Tok); in dodictionary() 908 outfl(O_VERB, File, Line, in doallow_cycles() 925 outfl(O_VERB, File, Line, in dopragma() 929 outfl(O_VERB, File, Line, in dopragma() 934 outfl(O_VERB, File, Line, in dopragma()
|
H A D | out.h | 66 #define O_VERB 0x0200 /* do nothing unless Verbose is set */ macro
|
H A D | out.c | 148 if ((flags & O_VERB) && Verbose == 0) in vout()
|
H A D | eftread.c | 112 out(O_VERB, "%s: magic %x EFT version %d.%d esc version %d.%d", in eftread_fopen()
|
/titanic_41/usr/src/cmd/fm/eversholt/eftinfo/common/ |
H A D | eftinfo.c | 187 out(O_PROG|O_VERB, "version %d.%d", in main()
|
/titanic_41/usr/src/cmd/fm/eversholt/esc/common/ |
H A D | escmain.c | 195 out(O_PROG|O_VERB, "eversholt compiler version %d.%d", in main()
|