Searched refs:terminal_use_visible_bell_p (Results 1 – 5 of 5) sorted by relevance
60 extern int terminal_use_visible_bell_p;
48 extern int terminal_use_visible_bell_p;
212 int terminal_use_visible_bell_p = 0; variable349 if (terminal_has_visible_bell_p && terminal_use_visible_bell_p) in terminal_ring_bell()
48 &terminal_use_visible_bell_p, (char **)on_off_choices },
142 if (terminal_has_visible_bell_p && terminal_use_visible_bell_p) in pc_ring_bell()