Searched refs:_dbus_auth_get_bytes_to_send (Results 1 – 4 of 4) sorted by relevance
51 dbus_bool_t _dbus_auth_get_bytes_to_send (DBusAuth *auth,
281 if (_dbus_auth_get_bytes_to_send (auth, &tmp)) in _dbus_auth_script_run()
304 if (!_dbus_auth_get_bytes_to_send (transport->auth, in write_data_from_auth()
2201 _dbus_auth_get_bytes_to_send (DBusAuth *auth, in _dbus_auth_get_bytes_to_send() function