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

/freebsd-13-stable/contrib/libedit/
H A Dmap.h69 libedit_private int map_bind(EditLine *, int, const wchar_t **);
H A Dparse.c67 { L"bind", map_bind },
H A Deln.c186 ret = map_bind(el, i, wargv);
H A Del.c251 rv = map_bind(el, i, argv);
H A Dmap.c1250 /* map_bind():
1254 map_bind(EditLine *el, int argc, const wchar_t **argv) function

Completed in 163 milliseconds