Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmain.c89 int had_output; /* Some output was generated. */ member
664 } else if (outst.had_output && outst.outtype != OUTT_LINT) in main()
911 if (outst->had_output && outst->outtype <= OUTT_UTF8) { in process_onefile()
921 outst->had_output = 1; in process_onefile()
976 outst->had_output = 1; in parse()