Home | History | Annotate | Download | only in dist

Lines Matching defs:isatty

96 #ifndef isatty
97 #define isatty _isatty /* This is what Windows calls them, I'm told, */
1887 if (isatty(fileno(f)))