Home
last modified time | relevance | path

Searched refs:_rl_echo_control_chars (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gdb-7/readline/
H A Drlprivate.h454 extern int _rl_echo_control_chars;
H A Dsignals.c645 if (_rl_echoctl == 0 || _rl_echo_control_chars == 0)
H A Dreadline.c280 int _rl_echo_control_chars = 1; variable
H A Dbind.c1430 { "echo-control-characters", &_rl_echo_control_chars, 0 },