Searched refs:send_ok (Results 1 – 3 of 3) sorted by relevance
232 static dbus_bool_t send_ok (DBusAuth *auth);756 if (!send_ok (auth)) in sha1_handle_second_client_response()1119 if (!send_ok (auth)) in handle_server_data_external_mech()1224 if (!send_ok (auth)) in handle_server_data_anonymous_mech()1503 send_ok (DBusAuth *auth) in send_ok() function
2612 bool send_ok = false; in TEST_F() local2617 if (!send_ok) in TEST_F()2618 send_ok = CheckSendStats(); in TEST_F()2620 if (receive_ok && send_ok) in TEST_F()
4998 * dbus/dbus-auth.c (send_ok): send GUID along with the OK command8438 send_ok(), send_begin() and send_cancel().