Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/kbdcontrol/
H A Dkbdcontrol.c864 int bell, duration = 0, pitch = 0; in set_bell_values() local
/dflybsd-src/contrib/tnftp/src/
H A Dftp_var.h215 GLOBAL int bell; /* ring bell on cmd completion */ variable
/dflybsd-src/contrib/less/
H A Dscreen.c2307 public void bell(void) in bell() function