Searched refs:ed_insert (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/libedit-40/local/
H A Dfcns.c9 ed_insert, ed_kill_line,
H A Dcommon.h5 protected el_action_t ed_insert (EditLine *, Int);
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dcommon.c59 /* ed_insert():
64 ed_insert(EditLine *el, int c) function
368 return (ed_insert(el, c));
397 return ed_insert(el, c);
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dcommon.c64 /* ed_insert():
69 ed_insert(EditLine *el, Int c) function
372 return (ed_insert(el, c));
401 return ed_insert(el, c);
/macosx-10.10/libedit-40/src/
H A Dcommon.c64 /* ed_insert():
69 ed_insert(EditLine *el, Int c) function
369 return ed_insert(el, c);
398 return ed_insert(el, c);

Completed in 78 milliseconds