Searched refs:terminal_telltc (Results 1 – 5 of 5) sorted by relevance
/external/libedit/src/ |
D | terminal.h | 114 protected int terminal_telltc(EditLine *, int, const Char **);
|
D | parse.c | 68 { STR("telltc"), terminal_telltc },
|
D | eln.c | 174 ret = terminal_telltc(el, i, wargv); in el_set()
|
D | el.c | 269 rv = terminal_telltc(el, i, argv); in FUN()
|
D | terminal.c | 1286 terminal_telltc(EditLine *el, int argc __attribute__((__unused__)), in terminal_telltc() function
|