Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/os/
H A Dxdmauth.c182 static long clockOffset; variable
297 clockOffset = client->time - now; in XdmAuthorizationValidate()
300 now += clockOffset; in XdmAuthorizationValidate()