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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dfmtmsg.c824 int dotext; /* TRUE if text to be written */ local
850 dotext = (verbosity & MV_TXT) && (text != MM_NULLTXT);
928 if (doaction && dotext) {
949 } else if (dotext) {
971 if (dosev || dotext || doaction || dotag)
988 if (dotext || doaction || dotag)
993 if (dotext) {
1009 if (dotext && buf < ebuf) {
1036 else if (dotext && buf < ebuf)

Completed in 23 milliseconds