Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mandoc/
Dmain.c78 OUTT_LINT, /* -Tlint */ enumerator
274 outst.outtype = OUTT_LINT; in main()
650 } else if (outst.had_output && outst.outtype != OUTT_LINT) in main()