Lines Matching defs:el
474 tty_getty(EditLine *el, struct termios *t) in tty_getty()
486 tty_setty(EditLine *el, int action, const struct termios *t) in tty_setty()
498 tty_setup(EditLine *el) in tty_setup()
572 tty_init(EditLine *el) in tty_init()
589 tty_end(EditLine *el, int how) in tty_end()
896 tty_bind_char(EditLine *el, int force) in tty_bind_char()
959 tty_update_flag(EditLine *el, tcflag_t f, int mode, int kind) in tty_update_flag()
968 tty_update_flags(EditLine *el, int kind) in tty_update_flags()
983 tty_update_char(EditLine *el, int mode, int c) { in tty_update_char()
996 tty_rawmode(EditLine *el) in tty_rawmode()
1081 tty_cookedmode(EditLine *el) in tty_cookedmode()
1106 tty_quotemode(EditLine *el) in tty_quotemode()
1131 tty_noquotemode(EditLine *el) in tty_noquotemode()
1153 tty_stty(EditLine *el, int argc __attribute__((__unused__)), in tty_stty()
1314 tty_printchar(EditLine *el, unsigned char *s) in tty_printchar()
1335 tty_setup_flags(EditLine *el, struct termios *tios, int mode) in tty_setup_flags()
1345 tty_get_signal_character(EditLine *el, int sig) in tty_get_signal_character()