Home
last modified time | relevance | path

Searched refs:_ring (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/lib/libcurses/screen/
H A D_beep.c51 (void) _ring(TRUE); in beep()
H A D_flash.c51 (void) _ring(FALSE); in flash()
H A Dring.c48 _ring(bool bf) in _ring() function
H A Dmapfile-vers241 _ring;
H A Dcurses.ed338 extern int _ring(bool);
522 _ring(), resetty(), ripoffline(), setsyx(), slk_refresh(),
1190 #define beep() _ring(TRUE)
1191 #define flash() _ring(FALSE)
H A Dllib-lcurses905 int _ring(bool bf);