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

/freebsd-10.2-release/contrib/libreadline/
H A Dterminal.c170 static char *_rl_term_vs; /* very visible */ variable
400 { "vs", &_rl_term_vs },
492 _rl_term_ve = _rl_term_vs = (char *)NULL;
722 if (_rl_term_ve && _rl_term_vs)
727 tputs (_rl_term_vs, 1, _rl_output_character_function);

Completed in 46 milliseconds