Searched refs:allow_sigs (Results 1 – 2 of 2) sorted by relevance
103 void os_tty_raw(int fd, bool allow_sigs);
179 void os_tty_raw(int fd, bool allow_sigs) in os_tty_raw() argument195 term.c_lflag = allow_sigs ? ISIG : 0; in os_tty_raw()