Home
last modified time | relevance | path

Searched refs:EXPIRATION (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/games/tetris/
H A Dscores.h84 #define EXPIRATION (5L * 365 * 24 * 60 * 60) macro
H A Dscores.c819 sp->hs_time + EXPIRATION >= now) || in checkscores()