Searched refs:_nc_mingw_isatty (Results 1 – 3 of 3) sorted by relevance
2510 extern NCURSES_EXPORT(int) _nc_mingw_isatty(int fd);2529 #define NC_ISATTY(fd) _nc_mingw_isatty(fd)
1966 _nc_mingw_isatty(int fd) in _nc_mingw_isatty() function
4370 + add _nc_mingw_isatty() and related functions to windows-driver