Searched refs:term_set (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dterm.h102 protected int term_set(EditLine *, const char *);
H A Del.c155 rv = term_set(el, va_arg(va, char *));
H A Dterm.c333 (void) term_set(el, NULL);
868 /* term_set():
872 term_set(EditLine *el, const char *term) function
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Del_term.h110 protected int term_set(EditLine *, const char *);
H A Del.c203 rv = term_set(el, va_arg(ap, char *));
H A Dterm.c358 (void) term_set(el, NULL);
922 /* term_set():
926 term_set(EditLine *el, const char *term) function
/macosx-10.10/dcerpc-61/dcerpc/ncklib/
H A Dcomutil.c398 const char *term_set
449 for (term_ptr = (unsigned_char_p_t) term_set;

Completed in 87 milliseconds