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

123

/illumos-gate/usr/src/lib/libcurses/screen/
H A D_beep.c49 beep(void) function
H A Dwgetwstr.c120 (void) beep();
123 (void) beep();
H A Dwgetstr.c139 (void) beep();
141 (void) beep();
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dbeep.c30 * beep.c
40 static char rcsID[] = "$Header: /rd/src/libc/xcurses/rcs/beep.c 1.2 1995/07/14 20:51:19 ant Exp $";
51 beep() function
54 __m_trace("beep(void)");
64 return __m_return_code("beep", OK);
H A Dwgetn_ws.c285 (void) beep();
302 (void) beep();
H A Dnewterm.c109 (void) beep();
115 (void) beep();
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dbeep.c32 * beep.c
45 "libxcurses/src/libc/xcurses/rcs/beep.c 1.2 1998/05/08 15:17:43 "
57 beep(void) function
H A Dwget_wch.c112 (void) beep();
150 (void) beep();
H A Dwgetch.c321 (void) beep();
326 (void) beep();
H A Dwgetn_ws.c310 (void) beep();
327 (void) beep();
H A Dnewterm.c113 (void) beep();
119 (void) beep();
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Dio.c70 beep(); beep(); beep();
/illumos-gate/usr/src/uts/common/sys/
H A Dtem.h38 #include <sys/beep.h>
H A Dbeep.h65 /* Indicates if a beep command is already in progress */
121 extern int beep(enum beep_type type);
/illumos-gate/usr/src/lib/libshell/common/edit/
H A Demacs.c83 #define beep() ed_ringbell() macro
377 beep();
495 beep();
537 beep();
628 beep();
649 beep();
684 beep();
839 beep();
915 beep();
920 beep();
[all...]
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmTextField.java74 Toolkit.getDefaultToolkit().beep();
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vops.c71 (void) beep();
126 (void) beep();
217 (void) beep();
355 (void) beep();
460 (void) beep();
530 (void) beep();
672 (void) beep();
888 (void) beep();
972 (void) beep();
H A Dex_vis.h293 #define beep obeep macro
303 int beep();
H A Dex_voper.c100 deleteop = beep;
118 deleteop = beep;
126 deleteop = beep;
135 deleteop = beep;
152 deleteop = beep;
467 (void) beep();
610 (void) beep();
853 (void) beep();
H A Dex_vops2.c124 (void) beep();
134 (void) beep();
267 * then beep() and also arrange to undo any damage done
374 (void) beep();
1058 * don't beep.
1063 (void) beep();
1089 (void) beep();
1161 (void) beep();
1200 (void) beep();
1295 * let it pass, but beep fo
[all...]
H A Dex_vmain.c303 (void) beep();
792 (void) beep();
1299 (void) beep();
1419 #define forbid(a) if (a) { (void) beep(); return; }
1498 (void) beep();
H A Dex_vwind.c106 (void) beep();
154 (void) beep();
/illumos-gate/usr/src/boot/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
/illumos-gate/usr/src/lib/libshell/common/scripts/
H A Dgnaw.sh60 function beep function
396 *) beep ;;
624 beep
631 beep
854 beep ; beep ; sleep 0.2 ; beep ; beep
/illumos-gate/usr/src/uts/intel/io/
H A Dpit_beep.c32 #include <sys/beep.h>
192 * If a beep is in progress; fail suspend

Completed in 161 milliseconds

123