Searched refs:getcom (Results 1 – 5 of 5) sorted by relevance
| /dflybsd-src/games/battlestar/ |
| H A D | battlestar.c | 76 next = getcom(mainbuf, sizeof mainbuf, ">-: ", in main()
|
| H A D | Makefile | 7 init.c cypher.c getcom.c parse.c room.c save.c fly.c misc.c \
|
| H A D | getcom.c | 36 getcom(char *buf, int size, const char *prompt, const char *error) in getcom() function
|
| H A D | command7.c | 57 next = getcom(auxbuf, LINELENGTH, "<fight!>-: ", 0); in fight()
|
| H A D | extern.h | 348 char *getcom(char *, int, const char *, const char *);
|