Searched refs:fmtship (Results 1 – 3 of 3) sorted by relevance
| /dragonfly/games/sail/ |
| HD | extern.h | 364 void fmtship(char *, size_t, const char *, struct ship *);
|
| HD | sync.c | 169 fmtship(char *buf, size_t len, const char *fmt, struct ship *ship) in fmtship() function 201 fmtship(format, sizeof(format), fmt, ship); in makesignal()
|
| HD | pl_7.c | 412 fmtship(format, sizeof(format), fmt, ship); in Signal() 442 fmtship(buf, sizeof(buf), p, ship); in prompt()
|