Searched refs:map_bind (Results 1 – 5 of 5) sorted by relevance
| /src/contrib/libedit/ |
| H A D | map.h | 70 libedit_private int map_bind(EditLine *, int, const wchar_t **);
|
| H A D | parse.c | 67 { L"bind", map_bind },
|
| H A D | eln.c | 188 ret = map_bind(el, i, wargv); in el_set()
|
| H A D | el.c | 255 rv = map_bind(el, i, argv); in el_wset()
|
| H A D | map.c | 1294 map_bind(EditLine *el, int argc, const wchar_t **argv) in map_bind() function
|