Home
last modified time | relevance | path

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

/external/libedit/src/
Dtty.c455 private int tty_getty(EditLine *, struct termios *);
469 tty_getty(EditLine *el, struct termios *t) in tty_getty() function
507 if (tty_getty(el, &el->el_tty.t_or) == -1) { in tty_setup()
954 if (tty_getty(el, &el->el_tty.t_ts) == -1) { in tty_rawmode()