Searched refs:auth_completed (Results 1 – 2 of 2) sorted by relevance
390 dbus_bool_t *auth_completed) in do_authentication() argument405 if (auth_completed) in do_authentication()406 *auth_completed = FALSE; in do_authentication()464 if (auth_completed) in do_authentication()465 *auth_completed = (orig_auth_state != _dbus_transport_get_is_authenticated (transport)); in do_authentication()
7384 initialize auth_completed.