Home | History | Annotate | Download | only in src

Lines Matching full:isatty

208   /* Save the values of noprogress and isatty to restore them later on */
210 bool orig_isatty = global->isatty;
734 isatty(fileno(outs.stream)))
737 global->noprogress = global->isatty = TRUE;
742 global->isatty = orig_isatty;
1794 global->isatty = orig_isatty;