Home
last modified time | relevance | path

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

/netbsd/games/sail/
H A Dglobals.c45 static struct shipspecs specs[];
318 static struct shipspecs specs[] = {
H A Dplayer.h96 extern struct shipspecs *mc; /* ms->specs */
H A Dextern.h174 struct shipspecs *specs; /* 2 */
193 struct shipspecs { struct
H A Dsync.c736 struct shipspecs *s = ship->specs; in recv_crew()
781 struct shipspecs *s = ship->specs; in recv_gunl()
790 struct shipspecs *s = ship->specs; in recv_gunr()
871 struct shipspecs *s = ship->specs; in recv_rigg()
H A Dpl_6.c52 struct shipspecs *ptr = mc; in repair()
H A Dpl_7.c96 struct shipspecs *mc; /* ms->specs */