Searched refs:_dbus_auth_bytes_sent (Results 1 – 4 of 4) sorted by relevance
53 void _dbus_auth_bytes_sent (DBusAuth *auth,
310 _dbus_auth_bytes_sent (auth, count); in _dbus_auth_script_run()
315 _dbus_auth_bytes_sent (transport->auth, bytes_written); in write_data_from_auth()
2500 _dbus_auth_bytes_sent (DBusAuth *auth, in _dbus_auth_bytes_sent() function