Searched refs:rl_macro_bind (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/libreadline/
H A Dreadline.h315 extern int rl_macro_bind PARAMS((const char *, const char *, Keymap));
H A Dbind.c309 rl_macro_bind (keyseq, macro, map) function
1350 rl_macro_bind (seq, &funname[1], _rl_keymap);
1385 rl_macro_bind (useq, &funname[1], _rl_keymap);

Completed in 174 milliseconds