Searched refs:beep (Results 1 - 25 of 42) sorted by relevance

12

/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_beep.c37 * beep.c
39 * The routine beep().
52 * beep()
60 NCURSES_SP_NAME(beep) (NCURSES_SP_DCL0) function
64 T((T_CALLED("beep(%p)"), (void *) SP_PARM));
86 beep(void) function
88 return NCURSES_SP_NAME(beep) (CURRENT_SCREEN);
H A Dlib_getstr.c146 NCURSES_SP_NAME(beep) (NCURSES_SP_ARG);
/freebsd-11-stable/contrib/dialog/
H A Dmousewget.c66 (void) beep();
70 (void) beep();
H A Dyesno.c148 beep();
153 beep();
H A Dmsgbox.c169 beep();
174 beep();
H A Dtimebox.c68 beep();
381 beep();
385 beep();
H A Dinputbox.c242 beep();
246 beep();
H A Dprogressbox.c179 beep();
185 beep();
H A Deditbox.c208 beep();
225 beep();
567 beep();
685 beep();
692 beep();
H A Dtailbox.c252 beep();
272 beep();
H A Dtextbox.c586 (void) beep();
629 (void) beep();
650 (void) beep();
833 beep();
967 beep();
H A Dchecklist.c386 beep();
574 beep();
578 beep();
H A Dtreeview.c377 beep();
548 beep();
552 beep();
H A Dinputstr.c619 beep();
632 (void) beep();
/freebsd-11-stable/contrib/opie/libopie/
H A Dreadpass.c252 goto beep;
264 goto beep;
276 goto beep;
281 beep:
/freebsd-11-stable/stand/pc98/boot0.5/
H A Dsupport.s68 # beep
70 .global beep_on, beep_off, beep
81 beep: label
/freebsd-11-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_get_wstr.c165 beep();
168 beep();
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/
H A Dt_curses.sh196 atf_test_case beep
199 atf_set "descr" "Check sending a beep"
203 h_run beep
287 # atf_add_test_case beep # comment out for now - return is wrong
/freebsd-11-stable/stand/i386/boot0/
H A Dboot0.S337 jmp start_input # Skip beep
342 beep: movb $ASCII_BEL,%al # Input error, print or beep label
423 jae beep # Not in F1..F5, beep
432 jnc beep # No
489 jc beep # If error
491 jne beep # No
/freebsd-11-stable/contrib/dialog/samples/
H A Dwheel62 --beep --msgbox "ComeOn Linux! :-)" 0 0 --and-widget \
/freebsd-11-stable/usr.bin/talk/
H A Ddisplay.c190 beep();
/freebsd-11-stable/lib/libedit/
H A Dcommon.c650 char beep = 0; local
669 beep = 1;
673 if (beep)
687 el_action_t beep = CC_REFRESH, rval; local
696 beep = CC_REFRESH_BEEP;
700 return beep;
/freebsd-11-stable/stand/pc98/libpc98/
H A Dvidconsole.c176 beep(void) function
244 beep();
/freebsd-11-stable/usr.sbin/tcpdump/tcpdump/
H A DMakefile40 print-beep.c \
/freebsd-11-stable/contrib/tcsh/
H A Dsh.file.c66 static void beep (void);
411 beep(void) function
728 beep();

Completed in 173 milliseconds

12