Home
last modified time | relevance | path

Searched refs:server_auth (Results 1 – 3 of 3) sorted by relevance

/external/libdrm/tests/
Dlock.c102 server_auth(int drmfd) in server_auth() function
220 server_auth(drmfd); in server()
/external/dbus/dbus/
Ddbus-auth.c1444 DBusAuthServer *server_auth; in send_rejected() local
1478 server_auth = DBUS_AUTH_SERVER (auth); in send_rejected()
1479 server_auth->failures += 1; in send_rejected()
1481 if (server_auth->failures >= server_auth->max_failures) in send_rejected()
2250 DBusAuthServer *server_auth; in _dbus_auth_server_new() local
2272 server_auth = DBUS_AUTH_SERVER (auth); in _dbus_auth_server_new()
2274 server_auth->guid = guid_copy; in _dbus_auth_server_new()
2279 server_auth->failures = 0; in _dbus_auth_server_new()
2280 server_auth->max_failures = 6; in _dbus_auth_server_new()
/external/boringssl/src/crypto/obj/
Dobj_mac.num129 server_auth 129