Home
last modified time | relevance | path

Searched refs:W_SIGNAL (Results 1 – 7 of 7) sorted by relevance

/original-bsd/games/sail/
H A Dpl_4.c51 Write(W_SIGNAL, ms, 1, (int)buf, 0, 0, 0); in acceptsignal()
H A Ddr_1.c158 Write(W_SIGNAL, to, 1, (int) message, 0, 0, 0);
190 Write(W_SIGNAL, from, 1, (int) message, 0, 0, 0);
193 Write(W_SIGNAL, to, 1, (int) message, 0, 0, 0);
H A Dsync.c41 Write(W_SIGNAL, from, 1, (int)message, 0, 0, 0);
262 case W_SIGNAL:
H A Dpl_main.c216 Write(W_SIGNAL, ms, 1, (int)message, 0, 0, 0); in initialize()
H A Dassorted.c247 Write(W_SIGNAL, ship, 1, (int) "striking her colours!", 0, 0, 0);
H A Dextern.h104 #define W_SIGNAL 24 macro
H A Ddr_2.c86 Write(W_SIGNAL, sp, 1, in prizecheck()