Home
last modified time | relevance | path

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

/dragonfly/contrib/libedit/src/
HDparse.c73 { L"setty", tty_stty },
HDtty.h461 libedit_private int tty_stty(EditLine *, int, const wchar_t **);
HDeln.c203 ret = tty_stty(el, i, wargv); in el_set()
HDel.c294 rv = tty_stty(el, i, argv); in el_wset()
HDtty.c1153 tty_stty(EditLine *el, int argc __attribute__((__unused__)), in tty_stty() function