HomeSort by relevance Sort by last modified time
    Searched refs:_dbus_auth_get_identity (Results 1 - 4 of 4) sorted by null

  /external/dbus/dbus/
dbus-auth.h 73 DBusCredentials* _dbus_auth_get_identity (DBusAuth *auth);
dbus-transport.c 542 auth_identity = _dbus_auth_get_identity (transport->auth);
587 auth_identity = _dbus_auth_get_identity (transport->auth);
632 auth_identity = _dbus_auth_get_identity (transport->auth);
756 auth_identity = _dbus_auth_get_identity (transport->auth);
803 auth_identity = _dbus_auth_get_identity (transport->auth);
    [all...]
dbus-auth-script.c 695 authorized_identity = _dbus_auth_get_identity (auth);
707 authorized_identity = _dbus_auth_get_identity (auth);
dbus-auth.c 2733 _dbus_auth_get_identity (DBusAuth *auth) function
    [all...]

Completed in 40 milliseconds