Searched defs:text_seen (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fmtmsg/
H A Dmain.c524 int text_seen; /* FLAG, text seen */
578 text_seen = FALSE; /* No text seen yet */
653 text_seen = TRUE;
810 if (!text_seen) text = MM_NULLTXT;
519 int text_seen; /* FLAG, text seen */ local

Completed in 58 milliseconds