Searched refs:nobells (Results 1 – 5 of 5) sorted by relevance
147 nobells = true; in main()
570 bool nobells; /* -b, don't ring bell before Signal */ variable
48 extern bool nobells; /* -b, don't ring bell before Signal */
1521 nobells = o_nobells; in startup()1534 o_nobells = nobells; in startup()
901 if (nobells) in recv_signal()