Searched refs:isatty (Results 1 – 3 of 3) sorted by relevance
62 #define isatty(fd) isreallyatty(fd) macro396 if (isatty(file)) in uv_guess_handle()
251 For :man:`isatty(3)` equivalent functionality use this function and test
1645 * ibmi: Fix isatty EBADF handling and refactor (Kevin Adler)1820 * ibmi: fix the false isatty() issue on IBMi (Xu Meng)
Completed in 18 milliseconds