Home
last modified time | relevance | path

Searched refs:getcom (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/games/battlestar/
H A Dbattlestar.c76 next = getcom(mainbuf, sizeof mainbuf, ">-: ", in main()
H A DMakefile7 init.c cypher.c getcom.c parse.c room.c save.c fly.c misc.c \
H A Dgetcom.c36 getcom(char *buf, int size, const char *prompt, const char *error) in getcom() function
H A Dcommand7.c57 next = getcom(auxbuf, LINELENGTH, "<fight!>-: ", 0); in fight()
H A Dextern.h348 char *getcom(char *, int, const char *, const char *);