Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/lib/oam/
H A Dfmtmsg.c67 wchar_t wtofix[SHORT_S], wlabel[SHORT_S], wsev[SHORT_S], wtext[LONG_S], in fmtmsg() local
76 mbstowcs(wtofix, gettext(TOFIX), SHORT_S); in fmtmsg()
81 tofix_len = wscol(wtofix), in fmtmsg()
94 if (wrap(wtofix, null, indent_len, wtext) <= 0) in fmtmsg()