Searched refs:is_interactive (Results 1 – 1 of 1) sorted by relevance
735 bool is_interactive = (optind == argc); in adb_shell() local744 if (!unix_isatty(STDIN_FILENO) || !is_interactive) { in adb_shell()