Searched refs:ttyinput (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/cron/ | ||
H A D | at.c | 582 int ttyinput; local 596 ttyinput = isatty(fileno(inputfile)); 597 if (ttyinput) { 721 if (ttyinput) 724 if (ttyinput) /* clean up the final output */ |
Completed in 71 milliseconds