Home | History | Annotate | Download | only in adb

Lines Matching refs:unix_isatty

1166 // * _get_console_handle() and unix_isatty() provide console information.
1211 int unix_isatty(int fd) {
2031 if (len > 4096 && unix_isatty(fd)) {