Home
last modified time | relevance | path

Searched refs:shipspecs (Results 1 – 6 of 6) sorted by relevance

/openbsd/games/sail/
H A Dsync.c372 struct shipspecs *s = ship->specs; in sync_update()
402 struct shipspecs *s = ship->specs; in sync_update()
408 struct shipspecs *s = ship->specs; in sync_update()
430 struct shipspecs *s = ship->specs; in sync_update()
H A Dextern.h216 struct shipspecs *specs; /* 2 */
235 struct shipspecs { struct
256 extern struct shipspecs specs[]; argument
H A Dplayer.h112 extern struct shipspecs *mc; /* ms->specs */
H A Dpl_6.c44 struct shipspecs *ptr = mc; in repair()
H A Dglobals.c306 struct shipspecs specs[] = {
H A Dpl_7.c65 struct shipspecs *mc; /* ms->specs */