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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-auth.h73 DBusCredentials* _dbus_auth_get_identity (DBusAuth *auth);
H A Ddbus-transport.c542 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);
1302 auth_identity = _dbus_auth_get_identity (transport->auth);
1335 auth_identity = _dbus_auth_get_identity (transport->auth);
1368 auth_identity = _dbus_auth_get_identity (transport->auth);
1425 auth_identity = _dbus_auth_get_identity (transport->auth);
H A Ddbus-auth-script.c695 authorized_identity = _dbus_auth_get_identity (auth);
707 authorized_identity = _dbus_auth_get_identity (auth);
H A Ddbus-auth.c2733 _dbus_auth_get_identity (DBusAuth *auth) function

Completed in 54 milliseconds