Home
last modified time | relevance | path

Searched refs:tty_getty (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/lib/libedit/
H A Dtty.c459 static int tty_getty(EditLine *, struct termios *);
474 tty_getty(EditLine *el, struct termios *t) in tty_getty() function
515 if (tty_getty(el, &el->el_tty.t_or) == -1) { in tty_setup()
1005 if (tty_getty(el, &el->el_tty.t_ts) == -1) { in tty_rawmode()