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

  /external/libedit/src/
terminal.h 114 protected int terminal_telltc(EditLine *, int, const Char **);
parse.c 68 { STR("telltc"), terminal_telltc },
eln.c 174 ret = terminal_telltc(el, i, wargv);
el.c 269 rv = terminal_telltc(el, i, argv);
terminal.c 1281 /* terminal_telltc():
1286 terminal_telltc(EditLine *el, int argc __attribute__((__unused__)), function
    [all...]

Completed in 83 milliseconds