Searched refs:rl_visible_prompt_length (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/libreadline/
H A Drlprivate.h141 extern int rl_visible_prompt_length;
H A Dreadline.c183 int rl_visible_prompt_length = 0; variable
292 rl_visible_prompt_length = rl_expand_prompt (rl_prompt);
H A Ddisplay.c2418 nleft = _rl_last_c_pos - _rl_screenwidth - rl_visible_prompt_length;

Completed in 59 milliseconds