Home
last modified time | relevance | path

Searched refs:fmtm (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
65 fmtm = MSG_INTL(MSG_DMP_CMD_MID_V); in printcmd()
71 fmtm = MSG_INTL(MSG_DMP_CMD_MID); in printcmd()
90 (void) printf(fmtm, cmd); in printcmd()