Searched refs:xdmAuth (Results 1 – 1 of 1) sorted by relevance
172 static XdmAuthorizationPtr xdmAuth; variable357 new->next = xdmAuth; in XdmAddCookie()358 xdmAuth = new; in XdmAddCookie()379 for (auth = xdmAuth; auth; auth = auth->next) { in XdmCheckCookie()401 for (auth = xdmAuth; auth; auth = next_auth) { in XdmResetCookie()405 xdmAuth = 0; in XdmResetCookie()419 for (auth = xdmAuth; auth; auth = auth->next) { in XdmFromID()449 for (auth = xdmAuth; auth; auth = auth->next) { in XdmRemoveCookie()452 xdmAuth = auth->next; in XdmRemoveCookie()