Home
last modified time | relevance | path

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

/external/libedit/src/
Dparse.c70 { STR("setty"), tty_stty },
Dtty.h462 protected int tty_stty(EditLine *, int, const Char **);
Deln.c186 ret = tty_stty(el, i, wargv); in el_set()
Del.c284 rv = tty_stty(el, i, argv); in FUN()
Dtty.c1182 tty_stty(EditLine *el, int argc __attribute__((__unused__)), const Char **argv) in tty_stty() function