HomeSort by relevance Sort by last modified time
    Searched full:to_hash (Results 1 - 1 of 1) sorted by null

  /external/dbus/dbus/
dbus-auth.c 422 DBusString to_hash; local
442 if (!_dbus_string_init (&to_hash))
446 &to_hash, _dbus_string_get_length (&to_hash)))
449 if (!_dbus_string_append (&to_hash, ":"))
453 &to_hash, _dbus_string_get_length (&to_hash)))
456 if (!_dbus_string_append (&to_hash, ":"))
460 &to_hash, _dbus_string_get_length (&to_hash)))
    [all...]

Completed in 460 milliseconds