Home
last modified time | relevance | path

Searched refs:fmte (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
66 fmte = MSG_INTL(MSG_DMP_CMD_END_V); in printcmd()
72 fmte = MSG_INTL(MSG_DMP_CMD_END); in printcmd()
92 (void) printf(fmte, cmd); in printcmd()