Searched refs:args_from_ok (Results 1 – 1 of 1) sorted by relevance
1540 const DBusString *args_from_ok) { in process_ok() argument1550 if (!_dbus_string_hex_decode (args_from_ok, 0, &end_of_hex, in process_ok()1557 if (end_of_hex != _dbus_string_get_length (args_from_ok) || in process_ok()1561 end_of_hex, _dbus_string_get_length (args_from_ok)); in process_ok()1566 if (!_dbus_string_copy (args_from_ok, 0, &DBUS_AUTH_CLIENT (auth)->guid_from_server, 0)) { in process_ok()