Searched refs:checkpass (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/games/trek/
H A Ddestruct.c63 char checkpass[15]; local
84 getstrpar("Enter password verification", checkpass, 14, 0);
86 if (strcmp(checkpass, Game.passwd) != 0)

Completed in 76 milliseconds