Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/kbdcontrol/
HDkbdcontrol.c864 int bell, duration = 0, pitch = 0; in set_bell_values() local
/dragonfly/contrib/tnftp/src/
HDftp_var.h215 GLOBAL int bell; /* ring bell on cmd completion */ variable
/dragonfly/contrib/less/
HDscreen.c2307 public void bell(void) in bell() function