Searched refs:terminal_telltc (Results 1 – 5 of 5) sorted by relevance
| /freebsd-head/contrib/libedit/ |
| HD | terminal.h | 104 libedit_private int terminal_telltc(EditLine *, int, const wchar_t **);
|
| HD | parse.c | 71 { L"telltc", terminal_telltc },
|
| HD | eln.c | 191 ret = terminal_telltc(el, i, wargv); in el_set()
|
| HD | el.c | 256 rv = terminal_telltc(el, i, argv); in el_wset()
|
| HD | terminal.c | 1269 terminal_telltc(EditLine *el, int argc __attribute__((__unused__)), in terminal_telltc() function
|