Home
last modified time | relevance | path

Searched refs:BEEP_BEEP (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/multitail/multitail-6.5.0/
H A Dglobals.c110 beeb_t beep_method = BEEP_BEEP;
H A Dmt.h47 typedef enum { BEEP_FLASH = 1, BEEP_BEEP, BEEP_POPUP, BEEP_NONE } beeb_t; enumerator
H A Dterm.c44 else if (beep_method == BEEP_BEEP) in wrong_key()
H A Dconfig.c557 beep_method = BEEP_BEEP; in set_beep_method()