Searched refs:sound_bell (Results 1 – 6 of 6) sorted by relevance
98 sound_bell = 0; in initialize_watch_bell()116 sound_bell = 0; in initialize_watch_bell()148 if (got_bell && sound_bell) { in check_bell_event()162 sound_bell = 0; in initialize_watch_bell()
309 extern int sound_bell;
395 int sound_bell = 1; /* actually send it */ variable
2934 sound_bell = 0; in process_remote_cmd()2943 snprintf(buf, bufn, "ans=%s:%d", p, sound_bell); in process_remote_cmd()2948 sound_bell = 1; in process_remote_cmd()2953 snprintf(buf, bufn, "ans=%s:%d", p, !sound_bell); in process_remote_cmd()2958 sound_bell = 0; in process_remote_cmd()
1163 if (sound_bell) { in vnc_reflect_bell()
3307 sound_bell = 0; in main()