Home
last modified time | relevance | path

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

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