sysbeep
sysbeep(BEEP_FREQ, BEEP_TIME);
sysbeep(((int*)data)[0],
sysbeep(BEEP_FREQ, BEEP_TIME);
void sysbeep(int, int);
void sysbeep(int, int); /* beep with the system speaker */
void sysbeep(int, int); /* beep with the system speaker */
sysbeep(BEEP_ONHALT_PITCH,
sysbeep(0, BEEP_ONHALT_PERIOD * hz / 1000);
void sysbeep(int, int);
void sysbeep(int, int);
void sysbeep(int, int); /* beep with the system speaker */
CFATTACH_DECL3_NEW(sysbeep, 0,
void sysbeep(int, int);