Searched refs:raw_stdin (Results 1 – 1 of 1) sorted by relevance
495 bool raw_stdin; member538 if (args->raw_stdin && args->escape_char != '\0') { in stdin_read_thread_loop()570 if (args->raw_stdin && args->escape_char != '\0') { in stdin_read_thread_loop()650 bool raw_stdin = (type_arg == kShellServiceArgPty || in RemoteShell() local667 args->raw_stdin = raw_stdin; in RemoteShell()673 if (raw_stdin) stdin_raw_init(); in RemoteShell()709 if (raw_stdin) stdin_raw_restore(); in RemoteShell()