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

  /external/libedit/src/
terminal.h 112 protected int terminal_settc(EditLine *, int, const Char **);
parse.c 69 { STR("settc"), terminal_settc },
eln.c 178 ret = terminal_settc(el, i, wargv);
el.c 274 rv = terminal_settc(el, i, argv);
terminal.c 1328 terminal_settc(EditLine *el, int argc __attribute__((__unused__)), function
    [all...]

Completed in 61 milliseconds