Home
last modified time | relevance | path

Searched refs:nobells (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/games/sail/
H A Dmain.c147 nobells = true; in main()
H A Dglobals.c570 bool nobells; /* -b, don't ring bell before Signal */ variable
H A Dextern.h48 extern bool nobells; /* -b, don't ring bell before Signal */
H A Dpl_7.c1521 nobells = o_nobells; in startup()
1534 o_nobells = nobells; in startup()
H A Dsync.c901 if (nobells) in recv_signal()