Lines Matching defs:authId
63 XID authId;
198 .authId = pAuth->id
211 if (state->haveState && state->authId == pAuth->id)
401 XID authId; /* authorization ID assigned by os layer */
482 authId = GenerateAuthorization(stuff->nbytesAuthProto, protoname,
485 if ((XID) ~0L == authId) {
505 pAuth->id = authId;
521 if (!AddResource(authId, SecurityAuthorizationResType, pAuth)) {
537 .authId = authId,
544 swapl(&rep.authId);
577 rc = dixLookupResourceByType((void **) &pAuth, stuff->authId,
583 FreeResource(stuff->authId, RT_NONE);
647 swapl(&stuff->authId);
675 cpswapl(from->authId, to->authId);
955 state->authId = None;
961 state->authId = AuthorizationIDOfClient(pci->client);
962 rc = dixLookupResourceByType((void **) &pAuth, state->authId,
978 rc = dixLookupResourceByType((void **) &pAuth, state->authId,