HomeSort by relevance Sort by last modified time
    Searched refs:t_or (Results 1 - 2 of 2) sorted by null

  /external/libedit/src/
tty.h 472 struct termios t_or, t_ex, t_ed, t_ts; member in struct:__anon15593
tty.c 507 if (tty_getty(el, &el->el_tty.t_or) == -1) {
514 el->el_tty.t_ts = el->el_tty.t_ex = el->el_tty.t_ed = el->el_tty.t_or;
601 if (tty_setty(el, TCSAFLUSH, &el->el_tty.t_or) == -1) {
    [all...]

Completed in 263 milliseconds