HomeSort by: relevance | last modified time | path
    Searched refs:fmtship (Results 1 - 3 of 3) sorted by relevancy

  /src/games/sail/
extern.h 364 void fmtship(char *, size_t, const char *, struct ship *);
pl_7.c 412 fmtship(format, sizeof(format), fmt, ship);
442 fmtship(buf, sizeof(buf), p, ship);
sync.c 169 fmtship(char *buf, size_t len, const char *fmt, struct ship *ship) function in typeref:typename:void
201 fmtship(format, sizeof(format), fmt, ship);

Completed in 70 milliseconds