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.c581 int ttyinput; in copy() local
595 ttyinput = isatty(fileno(inputfile)); in copy()
596 if (ttyinput) { in copy()
720 if (ttyinput) in copy()
723 if (ttyinput) /* clean up the final output */ in copy()