Home | History | Annotate | Download | only in adb

Lines Matching refs:unix_isatty

1299 // * _get_console_handle() and unix_isatty() provide console information.
1344 int unix_isatty(int fd) {
2164 if (len > 4096 && unix_isatty(fd)) {