Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/os/
H A Dxdmauth.c398 XdmAuthorizationPtr auth, next_auth; in XdmResetCookie() local
401 for (auth = xdmAuth; auth; auth = next_auth) { in XdmResetCookie()
402 next_auth = auth->next; in XdmResetCookie()