Searched refs:isatty (Results 1 – 2 of 2) sorted by relevance
7 int isatty(int fd) in isatty() function
2617 inline int IsATTY(int fd) { return isatty(fd); }2652 inline int IsATTY(int fd) { return isatty(fd); }