Searched refs:proto_n (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | connection.c | 377 unsigned int proto_n, char *auth_proto, int auth_id) in AuthAudit() argument 470 if (proto_n) in AuthAudit() 473 client_uid_string, (int) proto_n, auth_proto, auth_id); in AuthAudit() 512 unsigned int proto_n, char *auth_proto, in ClientAuthorized() argument 533 CheckAuthorization(proto_n, auth_proto, string_n, auth_string, in ClientAuthorized() 541 fromlen, proto_n, auth_proto, auth_id); in ClientAuthorized() 551 proto_n, auth_proto, auth_id); in ClientAuthorized() 572 proto_n, auth_proto, auth_id); in ClientAuthorized()
|