Searched refs:term_settc (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dterm.h103 protected int term_settc(EditLine *, int, const char **);
H A Dparse.c64 { "settc", term_settc },
H A Del.c195 rv = term_settc(el, i, argv);
347 rv = term_settc(el, i, argv);
H A Dterm.c1272 /* term_settc():
1277 term_settc(EditLine *el, int argc __attribute__((__unused__)), function
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Del_term.h111 protected int term_settc(EditLine *, int, const Char **);
H A Dparse.c69 { STR("settc"), term_settc },
H A Deln.c178 ret = term_settc(el, i, wargv);
H A Del.c243 rv = term_settc(el, i, argv);
H A Dterm.c1383 /* term_settc():
1388 term_settc(EditLine *el, int argc __attribute__((__unused__)), function

Completed in 186 milliseconds