Home
last modified time | relevance | path

Searched refs:fmtb (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dprint.c58 const char *fmto, *fmtb, *fmtm, *fmte; in printcmd() local
64 fmtb = MSG_INTL(MSG_DMP_CMD_BGN_V); in printcmd()
70 fmtb = MSG_INTL(MSG_DMP_CMD_BGN); in printcmd()
85 (void) printf(fmtb, cmd); in printcmd()