Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cron/
H A Dat.c564 int ttyinput; in copy() local
578 ttyinput = isatty(fileno(inputfile)); in copy()
579 if (ttyinput) { in copy()
703 if (ttyinput) in copy()
706 if (ttyinput) /* clean up the final output */ in copy()