Searched refs:O_ERR (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/fm/eversholt/common/
H A Dcheck.c70 { T_FAULT, "FITrate", 0, check_num_func, O_ERR },
71 { T_FAULT, "FRU", 0, check_fru_asru, O_ERR },
72 { T_FAULT, "ASRU", 0, check_fru_asru, O_ERR },
73 { T_FAULT, "message", 0, check_num_func, O_ERR },
74 { T_FAULT, "retire", 0, check_num_func, O_ERR },
75 { T_FAULT, "response", 0, check_num_func, O_ERR },
76 { T_FAULT, "action", 0, check_action, O_ERR },
77 { T_FAULT, "count", 0, check_count, O_ERR },
78 { T_FAULT, "engine", 0, check_engine, O_ERR },
79 { T_UPSET, "engine", 0, check_engine, O_ERR },
[all...]
H A Deftread.c88 out(O_ERR, "%s: not a valid EFT (bad extension)", fname);
93 out(O_ERR|O_SYS, "%s", fname);
99 out(O_ERR, "%s: not a valid EFT (too short)", fname);
118 out(O_ERR, "%s: not a valid EFT (bad magic)", fname);
124 out(O_ERR, "%s is version %d.%d, "
143 out(O_ERR, "%s: bad dictlen: %d", fname, hdr.dictlen);
186 out(O_ERR, "%s: bad checksum (%x != %x)", fname,
H A Dout.c169 if (Myname && flags & (O_DIE|O_ERR|O_WARN|O_PROG))
175 } else if (flags & O_ERR) {
230 else if (flags & O_ERR)
281 * out_errcount -- return the number of O_ERR messages issued so far
H A Dout.h58 #define O_ERR 0x0002 /* O_PROG, stderr, bump exit code */ macro
H A Dtree.c579 outfl(O_ERR, file, line, "unknown class: %s", s);
597 outfl(O_ERR, file, line,
729 outfl(O_ERR, file, line,
1157 outfl(O_ERR, file, line,
1179 outfl(O_ERR, file, line,
H A Desclex.c780 outfl(O_ERR|O_NONL, File, Line, "%s, tokens: ", s);
781 dumpline(O_ERR);
/opensolaris-onvv-gate/usr/src/cmd/fm/eversholt/esc/common/
H A Descmain.c202 out(O_ERR, "no esc source files given");
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c1176 out(O_ERR,
1199 out(O_ERR, "call: arglist2argv: node type %s is unsupported",

Completed in 65 milliseconds