Home
last modified time | relevance | path

Searched refs:fmto (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
63 fmto = MSG_INTL(MSG_DMP_CMD_ONE_V); in printcmd()
69 fmto = MSG_INTL(MSG_DMP_CMD_ONE); in printcmd()
87 (void) printf(fmto, cmd); in printcmd()