Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cron/
H A Dat.c580 int ttyinput; in copy() local
594 ttyinput = isatty(fileno(inputfile)); in copy()
595 if (ttyinput) { in copy()
719 if (ttyinput) in copy()
722 if (ttyinput) /* clean up the final output */ in copy()