Home
last modified time | relevance | path

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

/openbsd/games/sail/
H A Dsync.c97 Writestr(W_SIGNAL, from, message); in makesignal()
109 Writestr(W_SIGNAL, from, message); in makemsg()
363 case W_SIGNAL: in sync_update()
H A Ddr_1.c187 Writestr(W_SIGNAL, to, message); in fightitout()
220 Writestr(W_SIGNAL, from, message); in fightitout()
224 Writestr(W_SIGNAL, to, message); in fightitout()
H A Dpl_4.c77 Writestr(W_SIGNAL, ms, buf); in acceptsignal()
H A Dpl_main.c237 Writestr(W_SIGNAL, ms, message); in initialize()
H A Dassorted.c279 Writestr(W_SIGNAL, ship, "striking her colours!"); in strike()
H A Ddr_2.c115 Writestr(W_SIGNAL, sp, "prize crew overthrown"); in prizecheck()
H A Dextern.h131 #define W_SIGNAL 24 macro