Searched refs:map_bind (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dmap.h67 protected int map_bind(EditLine *, int, const char **);
H A Dparse.c59 { "bind", map_bind },
H A Del.c185 rv = map_bind(el, i, argv);
337 rv = map_bind(el, i, argv);
H A Dmap.c1229 /* map_bind():
1233 map_bind(EditLine *el, int argc, const char **argv) function
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dmap.h68 protected int map_bind(EditLine *, int, const Char **);
H A Dparse.c64 { STR("bind"), map_bind },
H A Deln.c170 ret = map_bind(el, i, wargv);
H A Del.c233 rv = map_bind(el, i, argv);
H A Dmap.c1241 /* map_bind():
1245 map_bind(EditLine *el, int argc, const Char **argv) function
/macosx-10.10/libedit-40/src/
H A Dmap.h68 protected int map_bind(EditLine *, int, const Char **);
H A Dparse.c64 { STR("bind"), map_bind },
H A Deln.c178 ret = map_bind(el, i, wargv);
H A Del.c236 rv = map_bind(el, i, argv);
H A Dmap.c1240 /* map_bind():
1244 map_bind(EditLine *el, int argc, const Char **argv) function

Completed in 216 milliseconds