Lines Matching refs:auth_id
379 unsigned int proto_n, char *auth_proto, int auth_id)
475 client_uid_string, (int) proto_n, auth_proto, auth_id);
488 return ((OsCommPtr) client->osPrivate)->auth_id;
521 XID auth_id;
531 auth_id = (XID) 0L;
534 auth_id =
539 if (auth_id == (XID) ~0L) {
543 fromlen, proto_n, auth_proto, auth_id);
545 auth_id = (XID) 0;
553 proto_n, auth_proto, auth_id);
559 if (auth_id == (XID) ~0L) {
574 proto_n, auth_proto, auth_id);
579 priv->auth_id = auth_id;
587 XaceHook(XACE_AUTH_AVAIL, client, auth_id);
628 oc->auth_id = None;