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

/freebsd-9.3-release/lib/libedit/
H A Dmap.h66 protected int map_bind(EditLine *, int, const char **);
H A Dparse.c62 { "bind", map_bind },
H A Del.c208 rv = map_bind(el, i, argv);
H A Dmap.c1241 /* map_bind():
1245 map_bind(EditLine *el, int argc, const char **argv) function

Completed in 52 milliseconds