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

  /external/libedit/src/
parse.c 70 { STR("setty"), tty_stty },
tty.h 462 protected int tty_stty(EditLine *, int, const Char **);
eln.c 186 ret = tty_stty(el, i, wargv);
el.c 284 rv = tty_stty(el, i, argv);
tty.c 1177 /* tty_stty():
1182 tty_stty(EditLine *el, int argc __attribute__((__unused__)), const Char **argv) function
    [all...]

Completed in 68 milliseconds