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

  /src/games/phantasia/
phantstruct.h 65 char p_password[SZ_PASSWORD];/* password */
phantdefs.h 135 #define SZ_PASSWORD 9 /* size of password (incl. trailing nul) */
gamesupport.c 210 getstring(Databuf, SZ_PASSWORD);
216 getstring(playerp->p_password, SZ_PASSWORD);
main.c 435 getstring(Player.p_password, SZ_PASSWORD);
437 getstring(Databuf, SZ_PASSWORD);
787 getstring(Databuf, SZ_PASSWORD);

Completed in 14 milliseconds