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

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dmap.h72 protected int map_set_editor(EditLine *, char *);
H A Del.c159 rv = map_set_editor(el, va_arg(va, char *));
H A Dmap.c1076 /* map_set_editor():
1080 map_set_editor(EditLine *el, char *editor) function
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dmap.h73 protected int map_set_editor(EditLine *, Char *);
H A Del.c207 rv = map_set_editor(el, va_arg(ap, Char *));
H A Dmap.c1079 /* map_set_editor():
1083 map_set_editor(EditLine *el, Char *editor) function
/macosx-10.10/libedit-40/src/
H A Dmap.h73 protected int map_set_editor(EditLine *, Char *);
H A Del.c210 rv = map_set_editor(el, va_arg(ap, Char *));
H A Dmap.c1078 /* map_set_editor():
1082 map_set_editor(EditLine *el, Char *editor) function

Completed in 217 milliseconds