Searched refs:outtty (Results 1 – 5 of 5) sorted by relevance
117 outtty = 1; in main()122 outtty = 1; in main()433 if (!outtty) in main()
120 int outtty; /* True if standard output a tty */ variable
235 if (intty && !tflag && outtty && iprompt) in collect()437 if (!intty || !outtty) { in collect()631 if (intty && outtty && (cp = value("crt")) != NOSTR) { in collect()
456 if (intty && outtty && (page || (cp = value("crt")) != NOSTR)) { in type1()
105 extern int outtty; /* True if standard output a tty */