Searched defs:NC_ISATTY (Results 1 – 1 of 1) sorted by relevance
2625 #define NC_ISATTY(fd) _nc_mingw_isatty(fd) macro2627 #define NC_ISATTY(fd) isatty(fd) macro