Searched refs:TwentyMinutes (Results 1 – 2 of 2) sorted by relevance
185 #define TwentyMinutes (20 * 60) macro302 if (labs(client->time - now) > TwentyMinutes) { in XdmAuthorizationValidate()
31225 if (abs(client->time - now) > TwentyMinutes) {31228 if (abs(client->time - now) > TwentyMinutes) {