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 191 ret = terminal_telltc(el, i, wargv);
el.c 256 rv = terminal_telltc(el, i, argv);
terminal.c 1264 /* terminal_telltc():
1269 terminal_telltc(EditLine *el, int argc __attribute__((__unused__)), function in typeref:typename:libedit_private int

Completed in 15 milliseconds