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

/freebsd-10.1-release/contrib/libreadline/
H A Dfunmap.c176 { "vi-put", rl_vi_put },
H A Dreadline.h240 extern int rl_vi_put PARAMS((int, int));
H A Dvi_keymap.c125 { ISFUNC, rl_vi_put }, /* P */
161 { ISFUNC, rl_vi_put }, /* p */
H A Dvi_mode.c833 rl_vi_put (count, key) function

Completed in 48 milliseconds