Searched refs:auth_id (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/libXext/dist/include/X11/extensions/ |
| H A D | security.h | 65 XSecurityAuthorization auth_id); 74 XSecurityAuthorization auth_id; /* revoked authorization id */ member in struct:__anonb7cd11b10208
|
| /xsrc/external/mit/xorg-server.old/dist/os/ |
| H A D | connection.c | 500 unsigned int proto_n, char *auth_proto, int auth_id) 596 client_uid_string, (int)proto_n, auth_proto, auth_id); 609 return ((OsCommPtr)client->osPrivate)->auth_id; 643 XID auth_id; local in function:ClientAuthorized 653 auth_id = (XID) 0L; 655 auth_id = CheckAuthorization (proto_n, auth_proto, string_n, auth_string, client, &reason); 658 if (auth_id == (XID) ~0L) 664 fromlen, proto_n, auth_proto, auth_id); 667 auth_id = (XID) 0; 675 proto_n, auth_proto, auth_id); 498 AuthAudit(ClientPtr client,Bool letin,struct sockaddr * saddr,int len,unsigned int proto_n,char * auth_proto,int auth_id) argument [all...] |
| H A D | osdep.h | 169 XID auth_id; /* authorization id */ member in struct:_osComm
|
| /xsrc/external/mit/xorg-server/dist/os/ |
| H A D | connection.c | 378 unsigned int proto_n, char *auth_proto, int auth_id) 474 client_uid_string, (int) proto_n, auth_proto, auth_id); 487 return ((OsCommPtr) client->osPrivate)->auth_id; 520 XID auth_id; local in function:ClientAuthorized 530 auth_id = (XID) 0L; 533 auth_id = 538 if (auth_id == (XID) ~0L) { 542 fromlen, proto_n, auth_proto, auth_id); 544 auth_id = (XID) 0; 552 proto_n, auth_proto, auth_id); 376 AuthAudit(ClientPtr client,Bool letin,struct sockaddr * saddr,int len,unsigned int proto_n,char * auth_proto,int auth_id) argument [all...] |
| H A D | osdep.h | 118 XID auth_id; /* authorization id */ member in struct:_osComm
|
| /xsrc/external/mit/libXext/dist/src/ |
| H A D | XSecurity.c | 117 revent->auth_id = rwire->authId; 311 XSecurityAuthorization auth_id) 319 req->authId = auth_id; 309 XSecurityRevokeAuthorization(Display * dpy,XSecurityAuthorization auth_id) argument
|
Completed in 57 milliseconds