Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/os/
H A Dxdmauth.c185 #define TwentyMinutes (20 * 60) macro
302 if (labs(client->time - now) > TwentyMinutes) { in XdmAuthorizationValidate()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog31225 if (abs(client->time - now) > TwentyMinutes) {
31228 if (abs(client->time - now) > TwentyMinutes) {