Home
last modified time | relevance | path

Searched refs:fmtship (Results 1 – 3 of 3) sorted by relevance

/dragonfly/games/sail/
H A Dextern.h364 void fmtship(char *, size_t, const char *, struct ship *);
H A Dsync.c169 fmtship(char *buf, size_t len, const char *fmt, struct ship *ship) in fmtship() function
201 fmtship(format, sizeof(format), fmt, ship); in makesignal()
H A Dpl_7.c412 fmtship(format, sizeof(format), fmt, ship); in Signal()
442 fmtship(buf, sizeof(buf), p, ship); in prompt()