Home
last modified time | relevance | path

Searched defs:bell (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sbin/wsconsctl/
H A Dkeyboard.c44 static struct wskbd_bell_data bell; variable
/openbsd-src/sys/dev/wscons/
H A Dwskbdvar.h60 void (*bell)(void *, u_int, u_int, u_int); member
/openbsd-src/usr.bin/ftp/
H A Dmain.c95 int bell; variable
/openbsd-src/lib/libcurses/
H A Dterm.h232 #define bell CUR Strings[1] macro