Searched refs:sgetstr (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/games/sail/ |
| D | pl_4.c | 80 sgetstr("Message? ", p, sizeof buf - 2); in acceptsignal() 95 sgetstr("What ship? ", buf, sizeof buf); in lookout()
|
| D | pl_5.c | 74 sgetstr(promptstr, buf, sizeof buf); in acceptmove()
|
| D | extern.h | 350 void sgetstr(const char *, char *, int);
|
| D | pl_7.c | 508 sgetstr(const char *pr, char *buf, int n) in sgetstr() function
|