Searched refs:os_tty_raw (Results 1 – 3 of 3) sorted by relevance
103 void os_tty_raw(int fd, bool allow_sigs);
72 os_tty_raw(0, state->term_raw == STATE_TERM_RAW_WITH_SIGS); in sandbox_serial_probe()
179 void os_tty_raw(int fd, bool allow_sigs) in os_tty_raw() function