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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-auth.h50 DBusAuthState _dbus_auth_do_work (DBusAuth *auth);
H A Ddbus-transport-socket.c148 auth_state = _dbus_auth_do_work (transport->auth);
209 auth_state = _dbus_auth_do_work (transport->auth);
442 switch (_dbus_auth_do_work (transport->auth))
1095 auth_state = _dbus_auth_do_work (transport->auth);
H A Ddbus-auth-script.c300 while ((state = _dbus_auth_do_work (auth)) ==
H A Ddbus-transport.c719 switch (_dbus_auth_do_work (transport->auth))
1088 if (_dbus_auth_do_work (transport->auth) ==
H A Ddbus-auth.c356 * overlong buffers in _dbus_auth_do_work().
2431 _dbus_auth_do_work (DBusAuth *auth) function

Completed in 44 milliseconds