Home
last modified time | relevance | path

Searched refs:beep (Results 1 – 25 of 63) sorted by relevance

123

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_beep.c61 NCURSES_SP_NAME(beep) (NCURSES_SP_DCL0) in NCURSES_EXPORT()
87 beep(void) in beep() function
89 return NCURSES_SP_NAME(beep) (CURRENT_SCREEN); in beep()
H A Dlib_getstr.c147 NCURSES_SP_NAME(beep) (NCURSES_SP_ARG); in wgetnstr_events() local
/freebsd/usr.bin/beep/
H A DMakefile3 PROG= beep
4 MAN= beep.1
/freebsd/stand/i386/boot0/
H A Dboot0.S328 jmp start_input # Skip beep
333 beep: movb $ASCII_BEL,%al # Input error, print or beep label
414 jae beep # Not in F1..F5, beep
423 jnc beep # No
480 jc beep # If error
482 jne beep # No
/freebsd/contrib/dialog/
H A Deditbox.c218 beep(); in scroll_to()
235 beep(); in scroll_to()
554 beep(); in dlg_editbox()
597 beep(); in dlg_editbox()
725 beep(); in dlg_editbox()
729 beep(); in dlg_editbox()
733 beep(); in dlg_editbox()
H A Dmousewget.c71 (void) beep(); in mouse_wgetch()
75 (void) beep(); in mouse_wgetch()
H A Dyesno.c157 beep(); in dialog_yesno()
162 beep(); in dialog_yesno()
H A Dmsgbox.c180 beep(); in dialog_msgbox()
185 beep(); in dialog_msgbox()
H A Dtailbox.c271 beep(); in handle_my_getc()
274 beep(); in handle_my_getc()
295 beep(); in handle_my_getc()
H A Dtimebox.c68 beep(); in next_or_previous()
394 beep(); in dialog_timebox()
398 beep(); in dialog_timebox()
H A Dinputbox.c260 beep(); in dialog_inputbox()
264 beep(); in dialog_inputbox()
H A DREADME19 [--backtitle <backtitle>] [--sleep <secs>] [--beep] [--beep-after]
H A Dtextbox.c602 (void) beep(); in perform_search()
647 (void) beep(); in perform_search()
668 (void) beep(); in perform_search()
860 beep(); in dialog_textbox()
992 beep(); in dialog_textbox()
H A Dchecklist.c406 beep(); in dlg_checklist()
596 beep(); in dlg_checklist()
600 beep(); in dlg_checklist()
H A Dtreeview.c383 beep(); in dlg_treeview()
555 beep(); in dlg_treeview()
559 beep(); in dlg_treeview()
H A Dprogressbox.c363 beep(); in pause_for_ok()
369 beep(); in pause_for_ok()
H A Dformbox.c267 beep(); in tab_next()
336 beep(); in scroll_next()
828 beep(); in dlg_form()
/freebsd/contrib/libedit/
H A Dcommon.c562 char beep = 0; in ed_prev_history() local
581 beep = 1; in ed_prev_history()
585 if (beep) in ed_prev_history()
599 el_action_t beep = CC_REFRESH, rval; in ed_next_history() local
608 beep = CC_REFRESH_BEEP; in ed_next_history()
612 return beep; in ed_next_history()
/freebsd/contrib/netbsd-tests/lib/libcurses/
H A Dt_curses.sh196 atf_test_case beep
203 h_run beep
/freebsd/contrib/netbsd-tests/lib/libcurses/tests/
H A Dbeep3 call 1 beep
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_get_wstr.c165 beep(); in wgetn_wstr()
168 beep(); in wgetn_wstr()
/freebsd/contrib/tcsh/
H A Dsh.file.c66 static void beep (void);
411 beep(void) in beep() function
728 beep(); in tenex()
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Darmada-385-synology-ds116.dts55 * "2" : short beep
56 * "3" : long beep
/freebsd/contrib/dialog/samples/
H A Dwheel63 --beep --msgbox "ComeOn Linux! :-)" 0 0 --and-widget \
/freebsd/usr.bin/talk/
H A Ddisplay.c186 beep(); in display()

123