Searched defs:dbg_print (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Ddebug.c50 * dbg_print() can require the output filename for use in the diagnostics
138 dbg_print(Lm_list *lml, const char *format, ...) function
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddebug.c160 * Return True (1) if dbg_print() should produce output for the
212 dbg_print(Lm_list *lml, const char *format, ...) function
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Ddebug.c138 dbg_print(0, MSG_INTL(MSG_USE_R1_A));
139 dbg_print(0, MSG_INTL(MSG_USE_R1_B));
140 dbg_print(0, MSG_INTL(MSG_USE_R1_C));
141 dbg_print(0, MSG_INTL(MSG_USE_R1_D));
142 dbg_print(0, MSG_INTL(MSG_USE_R1_E));
143 dbg_print(0, MSG_INTL(MSG_USE_R1_F));
144 dbg_print(0, MSG_INTL(MSG_USE_R1_G));
147 dbg_print(0, MSG_INTL(MSG_USE_R2_A));
148 dbg_print(0, MSG_INTL(MSG_USE_R2_B));
149 dbg_print(
532 dbg_print(Lm_list *lml, const char *format, ...) function
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/libctsmc/
H A Dlibctsmc.c99 dbg_print(const char *fmt, ...) function
125 dbg_print(SMC_ERRMSG_WRITE, SC_MSG_CMD(req_pkt));
131 dbg_print(SMC_ERRMSG_POLLTIMEOUT, SC_MSG_CMD(req_pkt));
134 dbg_print(SMC_ERRMSG_POLLFAILED, SC_MSG_CMD(req_pkt));
140 dbg_print(SMC_ERRMSG_READ, SC_MSG_CMD(req_pkt));
146 dbg_print(SMC_ERRMSG_ERROR, SC_MSG_CC(rsp_pkt),
169 dbg_print(SMC_ERRMSG_OPEN,
237 dbg_print(SMC_ERRMSG_WRITE, SMC_SEND_MESSAGE);
242 dbg_print(SMC_ERRMSG_READ, SMC_SEND_MESSAGE);
247 dbg_print(SMC_ERRMSG_ERRO
[all...]
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8574_nct.c64 #define dbg_print(level, str) cmn_err(level, str); macro
67 #define dbg_print(level, str) {; } macro
1613 dbg_print(CE_WARN, "Couldn't find pcf8574_function property");
1636 dbg_print(CE_WARN, "Neither powersupply nor fantray");
1659 dbg_print(CE_WARN, "Not a pcf8574/a device");
H A Dpcf8591_nct.c88 #define dbg_print(level, str) cmn_err(level, str); macro
90 #define dbg_print(level, str) {; } macro
1094 dbg_print(CE_WARN, "Couldn't find pcf8591_function property");
1100 dbg_print(CE_WARN, "pcf8591_function is not cputemp");
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c513 * when there is one, and stdout otherwise, we redefine the dbg_print()
520 dbg_print(Lm_list *lml, const char *format, ...) function
/illumos-gate/usr/src/lib/libpicltree/
H A Dpicltree.c331 dbg_print(2, "ptree_evthr: Invoking evthdlr:%p"
335 dbg_print(2, "ptree_evthr: done evthdlr:%p "
349 dbg_print(2,
354 dbg_print(2, "ptree_evthr: done completion hdlr:%p ename:%s\n",
3523 dbg_print(1, "xptree_destroy: picl_root_obj = %s\n",
3529 dbg_print(1, "xptree_destroy: call plugin_fini\n");
3531 dbg_print(1, "xptree_destroy: plugin_fini DONE\n");
3596 dbg_print(1, "xptree_reinitialize: wait for evtq empty\n");
3603 dbg_print(1, "xptree_reinitialize: evtq empty is EMPTY\n");
3665 dbg_print(in function
[all...]

Completed in 82 milliseconds