Searched refs:randomStr (Results 1 – 1 of 1) sorted by relevance
242 DBusString randomStr; in do_noncefile_create() local248 if (!_dbus_string_init (&randomStr)) in do_noncefile_create()254 if (!_dbus_generate_random_ascii (&randomStr, 8)) in do_noncefile_create()269 || !_dbus_string_append (&noncefile->dir, _dbus_string_get_const_data (&randomStr)) ) in do_noncefile_create()294 || !_dbus_string_append (&noncefile->path, _dbus_string_get_const_data (&randomStr))) in do_noncefile_create()311 _dbus_string_free (&randomStr); in do_noncefile_create()319 _dbus_string_free (&randomStr); in do_noncefile_create()