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

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dmap.h73 protected int map_get_editor(EditLine *, const char **);
H A Del.c302 rv = map_get_editor(el, (void *) &ret);
H A Dmap.c1095 /* map_get_editor():
1099 map_get_editor(EditLine *el, const char **editor) function
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dmap.h74 protected int map_get_editor(EditLine *, const Char **);
H A Del.c402 rv = map_get_editor(el, va_arg(ap, const Char **));
H A Dmap.c1098 /* map_get_editor():
1102 map_get_editor(EditLine *el, const Char **editor) function
/macosx-10.10/libedit-40/src/
H A Dmap.h74 protected int map_get_editor(EditLine *, const Char **);
H A Del.c404 rv = map_get_editor(el, va_arg(ap, const Char **));
H A Dmap.c1097 /* map_get_editor():
1101 map_get_editor(EditLine *el, const Char **editor) function

Completed in 178 milliseconds