HomeSort by: relevance | last modified time | path
    Searched refs:terminal_telltc (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libedit/
terminal.h 104 libedit_private int terminal_telltc(EditLine *, int, const wchar_t **);
parse.c 71 { L"telltc", terminal_telltc },
eln.c 192 ret = terminal_telltc(el, i, wargv);
el.c 260 rv = terminal_telltc(el, i, argv);
terminal.c 1264 /* terminal_telltc():
1269 terminal_telltc(EditLine *el, int argc __attribute__((__unused__)), function

Completed in 36 milliseconds