Home
last modified time | relevance | path

Searched refs:do_beep (Results 1 – 2 of 2) sorted by relevance

/reactos/base/applications/network/telnet/src/
H A Dtnconfig.h50 bool get_do_beep() const {return do_beep;} in get_do_beep()
149 bool do_beep; variable
H A Dtnconfig.cpp66 do_beep = TRUE; in TConfig()
226 {"Beep", "Terminal", INI_BOOL, &do_beep, 0}, in init_varlist()