HomeSort by: relevance | last modified time | path
    Searched refs:tty_stty (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libedit/
parse.c 73 { L"setty", tty_stty },
tty.h 461 libedit_private int tty_stty(EditLine *, int, const wchar_t **);
eln.c 204 ret = tty_stty(el, i, wargv);
el.c 275 rv = tty_stty(el, i, argv);
tty.c 1148 /* tty_stty():
1153 tty_stty(EditLine *el, int argc __attribute__((__unused__)), function

Completed in 22 milliseconds