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