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

123

/freebsd-9.3-release/contrib/ncurses/ncurses/base/
H A Dlib_beep.c36 * beep.c
38 * The routine beep().
43 #include <term.h> /* beep, flash */
48 * beep()
56 beep(void) function
60 T((T_CALLED("beep()")));
H A Dlib_getstr.c147 beep();
/freebsd-9.3-release/contrib/dialog/
H A Dmousewget.c66 (void) beep();
70 (void) beep();
H A Dyesno.c153 beep();
158 beep();
H A Dmsgbox.c168 beep();
172 beep();
H A Dtimebox.c70 beep();
384 beep();
388 beep();
H A Dinputbox.c223 beep();
227 beep();
H A Dprogressbox.c154 beep();
158 beep();
H A Deditbox.c205 beep();
222 beep();
558 beep();
676 beep();
683 beep();
H A Dtailbox.c251 beep();
271 beep();
H A Dtextbox.c554 (void) beep();
598 (void) beep();
619 (void) beep();
802 beep();
937 beep();
H A Dchecklist.c363 beep();
618 beep();
622 beep();
/freebsd-9.3-release/contrib/opie/libopie/
H A Dreadpass.c252 goto beep;
264 goto beep;
276 goto beep;
281 beep:
/freebsd-9.3-release/gnu/lib/libodialog/
H A Dlineedit.c118 beep();
137 beep(); /* Alarm user about overflow */
154 beep();
162 beep();
187 beep(); /* Alarm user about overflow */
/freebsd-9.3-release/contrib/dialog/samples/
H A Dcopismall54 $DIALOG --backtitle "$TITLE" --title "Error!" --beep --msgbox "Questo programma per funzionare correttamente deve essere avviato dall'amministratore di sistema (root)." 0 0
78 $DIALOG --backtitle "$TITLE" --beep --title "Problem detected" --msgbox "Attenzione, prima di poter continuare bisogna avviare pkgtool e rimuovere i seguenti packages: $PKG_TO_REMOVE." 0 0
96 $DIALOG --backtitle "$TITLE" --beep --title "Problem detected" --msgbox "`cat $tmp_dialog`" 0 0
113 $DIALOG --backtitle "$TITLE" --beep --title "Archive not found" --inputbox "Percorso di file \"$SMAILTGZ\" non valido, controllarne la correttezza." 0 0 "/cdrom/sunsite/system/Mail/delivery/smail-linuxbin-3.1.29.1.tar.gz" 2>$tmp_smailp
148 $DIALOG --backtitle "$TITLE" --beep --title "Invalid address" --msgbox "Non si possono avere piu' indirizzi sullo stesso dominio (net)." 0 0
209 $DIALOG --backtitle "$TITLE" --beep --title "invalid filename" --inputbox "Percorso di file \"$IFMAILTGZ\" non valido, controllarne la correttezza." 0 0 "/cdrom/sunsite/system/Mail/transport/ifmail-2.8b.tar.gz" 2>$tmp_ifmail
H A Dwheel62 --beep --msgbox "ComeOn Linux! :-)" 0 0 --and-widget \
/freebsd-9.3-release/sys/boot/pc98/boot0.5/
H A Dsupport.s68 # beep
70 .global beep_on, beep_off, beep
81 beep: label
/freebsd-9.3-release/contrib/ncurses/ncurses/widechar/
H A Dlib_get_wstr.c166 beep();
169 beep();
/freebsd-9.3-release/contrib/nvi/cl/
H A Dcl_bsd.c66 * beep --
69 * PUBLIC: void beep __P((void));
73 beep() function
95 beep();
/freebsd-9.3-release/contrib/nvi/include/
H A Dcl_extern.h5 void beep __P((void));
/freebsd-9.3-release/sys/boot/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-9.3-release/usr.sbin/sade/
H A Dmsg.c113 beep();
135 beep();
158 beep();
/freebsd-9.3-release/lib/libedit/
H A Dcommon.c640 char beep = 0; local
660 beep = 1;
664 if (beep)
678 el_action_t beep = CC_REFRESH, rval; local
687 beep = CC_REFRESH_BEEP;
691 return beep;
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Dmsg.c172 beep();
201 beep();
230 beep();
H A Duser.c161 beep();
355 beep();
684 beep();

Completed in 147 milliseconds

123