Searched defs:dbgbuf (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/common/
H A Dsw_main_cmn.c388 char dbgbuf[80]; local
397 (void) snprintf(dbgbuf, sizeof (dbgbuf),
406 dbgbuf, dp, nelem);
408 fmd_hdl_debug(hdl, "%s initialized\n", dbgbuf);
415 dbgbuf);
422 "because of an error\n", dbgbuf);
429 "%d\n", dbgbuf, initrslt);
/illumos-gate/usr/src/cmd/bnu/
H A Dpk1.c507 char dbgbuf[128]; local
510 ptr = dbgbuf;
530 DEBUG(1, dbgbuf, 0);

Completed in 58 milliseconds