Lines Matching refs:authId
61 XID authId;
201 are.authId = pAuth->id;
212 if (state->haveState && state->authId == pAuth->id)
431 XID authId; /* authorization ID assigned by os layer */
520 authId = GenerateAuthorization(stuff->nbytesAuthProto, protoname,
523 if ((XID) ~0L == authId)
545 pAuth->id = authId;
562 if (!AddResource(authId, SecurityAuthorizationResType, pAuth))
578 rep.authId = authId;
586 swapl(&rep.authId, n);
620 rc = dixLookupResourceByType((pointer *)&pAuth, stuff->authId,
626 FreeResource(stuff->authId, RT_NONE);
701 swapl(&stuff->authId, n);
733 cpswapl(from->authId, to->authId);
1014 state->authId = None;
1019 state->authId = AuthorizationIDOfClient(pci->client);
1020 rc = dixLookupResourceByType((pointer *)&pAuth, state->authId,
1035 rc = dixLookupResourceByType((pointer *)&pAuth, state->authId,