Searched refs:p_lastused (Results 1 – 4 of 4) sorted by relevance
153 temp = today - playerp->p_lastused; in changestats()157 mvprintw(16, 40, "3:Lastused %d (%d)\n", playerp->p_lastused, temp); in changestats()377 sptr = &playerp->p_lastused; in changestats()552 daysold = today - Other.p_lastused; in purgeoldplayers()
50 short p_lastused; /* day of year last used */ member
183 Player.p_lastused = localtime(&seconds)->tm_yday; in main()
1100 playerp->p_lastused = 0; in initplayer()