Searched refs:intlfmt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Derr.c87 const char *intlfmt; local
90 intlfmt = gettext(fmt);
124 (void) vfprintf(stderr, intlfmt, ap);
126 (void) vfprintf(Errorfile, intlfmt, ap);

Completed in 69 milliseconds