Searched refs:auth_side_client (Results 1 - 1 of 1) sorted by relevance

/external/dbus/dbus/
H A Ddbus-auth.c307 static const char auth_side_client[] = "client"; variable
318 #define DBUS_AUTH_IS_CLIENT(auth) ((auth)->side == auth_side_client)
2310 auth->side = auth_side_client;

Completed in 79 milliseconds