Searched refs:grap (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/games/sail/
H A Ddr_4.c55 grap(struct ship *from, struct ship *to) function
H A Dextern.h68 #define grappled2(a, b) ((a)->file->grap[(b)->file->index].sn_count)
72 #define Xgrappled2(a, b) ((a)->file->grap[(b)->file->index].sn_turn < turn-1 ? grappled2(a, b) : 0)
200 struct snag grap[NSHIP]; /* 124 */ member in struct:File
336 void grap(struct ship *, struct ship *);
H A Ddr_2.c62 grap(sp, sq);
64 grap(sp, sq);
H A Dsync.c329 struct snag *p = &ship->file->grap[a];
351 struct snag *p = &ship->file->grap[a];

Completed in 133 milliseconds