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

/freebsd-10.1-release/contrib/libreadline/
H A Dreadline.c271 int _rl_bind_stty_chars = 1; variable
1076 if (_rl_bind_stty_chars)
1085 if (_rl_bind_stty_chars)
H A Drlprivate.h385 extern int _rl_bind_stty_chars;
H A Drltty.c685 if (_rl_bind_stty_chars)
698 if (_rl_bind_stty_chars)
H A Dbind.c1414 { "bind-tty-special-chars", &_rl_bind_stty_chars, 0 },

Completed in 168 milliseconds