Searched refs:authId (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | securproto.h | 78 CARD32 authId; member in struct:__anon8d45dfc30408 92 CARD32 authId; member in struct:__anon8d45dfc30508 100 CARD32 authId; member in struct:_xSecurityAuthorizationRevokedEvent
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | security.c | 61 XID authId; member in struct:__anonac7ca9da0108 201 are.authId = pAuth->id; 212 if (state->haveState && state->authId == pAuth->id) 431 XID authId; /* authorization ID assigned by os layer */ local in function:ProcSecurityGenerateAuthorization 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; [all...] |
| H A D | xacestr.h | 130 XID authId; member in struct:__anon946e3cc10c08
|
| H A D | xace.c | 182 u.auth.authId = va_arg(ap, XID);
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | security.c | 63 XID authId; member in struct:__anon5d5246cd0108 198 .authId = pAuth->id 211 if (state->haveState && state->authId == pAuth->id) 401 XID authId; /* authorization ID assigned by os layer */ local in function:ProcSecurityGenerateAuthorization 482 authId = GenerateAuthorization(stuff->nbytesAuthProto, protoname, 485 if ((XID) ~0L == authId) { 505 pAuth->id = authId; 521 if (!AddResource(authId, SecurityAuthorizationResType, pAuth)) { 537 .authId = authId, [all...] |
| H A D | xacestr.h | 130 XID authId; member in struct:__anon5bba87540c08
|
| H A D | xace.c | 172 u.auth.authId = va_arg(ap, XID);
|
| /xsrc/external/mit/libXext/dist/src/ |
| H A D | XSecurity.c | 117 revent->auth_id = rwire->authId; 278 *auth_id_return = rep.authId; 319 req->authId = auth_id;
|
Completed in 6 milliseconds