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

  /src/games/sail/
pl_4.c 80 sgetstr("Message? ", p, sizeof buf - 2);
95 sgetstr("What ship? ", buf, sizeof buf);
extern.h 350 void sgetstr(const char *, char *, int);
pl_7.c 508 sgetstr(const char *pr, char *buf, int n) function in typeref:typename:void
1277 * this and sgetstr() should share code

Completed in 14 milliseconds