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

/illumos-gate/usr/src/cmd/cron/
H A Dat.c582 int ttyinput; local
596 ttyinput = isatty(fileno(inputfile));
597 if (ttyinput) {
721 if (ttyinput)
724 if (ttyinput) /* clean up the final output */

Completed in 73 milliseconds