
Data Fields | |
| HOSTDTM | good [NUM_GOOD] |
| HOSTDTM | bad [NUM_BAD] |
| int | tot_good |
| int | tot_bad |
| int | new_bad |
Definition at line 33 of file player.c.
| HOSTDTM logindata::bad[NUM_BAD] |
Definition at line 35 of file player.c.
Referenced by decrypt_logindata(), do_last(), encrypt_logindata(), and record_login().
| HOSTDTM logindata::good[NUM_GOOD] |
Definition at line 34 of file player.c.
Referenced by decrypt_logindata(), do_last(), encrypt_logindata(), and record_login().
Definition at line 38 of file player.c.
Referenced by decrypt_logindata(), encrypt_logindata(), and record_login().
Definition at line 37 of file player.c.
Referenced by decrypt_logindata(), do_last(), encrypt_logindata(), and record_login().
Definition at line 36 of file player.c.
Referenced by decrypt_logindata(), do_last(), encrypt_logindata(), and record_login().
1.4.7