Searched refs:TF_BELL (Results 1 – 2 of 2) sorted by relevance
422 tm->tm_flags &= ~TF_BELL; in termtty_outwakeup()433 if (flags & TF_BELL) in termtty_outwakeup()626 tm->tm_flags |= TF_BELL; in termteken_bell()
204 #define TF_BELL 0x2 /* Bell needs to be sent. */ macro