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

  /src/games/trek/
getpar.h 51 void getstrpar(const char *, char *, int, const char *);
destruct.c 90 getstrpar("Enter password verification", checkpass, 14, 0);
getpar.c 192 getstrpar(const char *s, char *r, int l, const char *t) function in typeref:typename:void
setup.c 105 getstrpar("Enter a password", Game.passwd, 14, 0);
107 getstrpar("Enter tournament code", Game.passwd, 14, 0);

Completed in 14 milliseconds