Searched refs:isatty (Results 1 – 10 of 10) sorted by relevance
34 isatty (int fd) in isatty() function
94 if (!isatty(fd)) { in ttyname_r()
71 if (couldbetty && isatty(fp->_file)) in __smakebuf()
300 int isatty(int __fd);
355 FUNCTION(isatty, int (*f)(int)); in unistd_h()
423 isatty
530 isatty;
28 "bionic/isatty.c",
2130 CALL(isatty)