OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unboard
(Results
1 - 5
of
5
) sorted by relevancy
/src/games/sail/
assorted.c
261
unboard
(from, from, 1); /* defense */
262
unboard
(from, from, 0); /* defense */
264
unboard
(from, to, 0); /* offense */
266
unboard
(to, to, 1); /* defense */
267
unboard
(to, to, 0); /* defense */
269
unboard
(to, from, 0); /* offense */
283
unboard
(ship, ship, 0); /* all offense */
284
unboard
(ship, ship, 1); /* all defense */
pl_2.c
147
unboard
(ms, ms, 1); /* cancel DBP's */
148
unboard
(ms, ms, 0); /* cancel offense */
parties.c
69
unboard
(struct ship *ship, struct ship *to, int isdefense)
function in typeref:typename:void
dr_1.c
189
unboard
(to, from, 0);
200
unboard
(from, to, 0);
258
unboard
(sq, sp, 0);
259
unboard
(sp, sq, 0);
261
unboard
(sp, sp, 1);
263
unboard
(sp, sp, 1);
extern.h
313
void
unboard
(struct ship *, struct ship *, int);
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025