Home
last modified time | relevance | path

Searched refs:process_homedir (Results 1 – 1 of 1) sorted by relevance

/external/dbus/dbus/
Ddbus-userdb.c225 static DBusString process_homedir; variable
234 _dbus_string_free (&process_homedir); in shutdown_system_db()
281 if (!_dbus_string_init (&process_homedir)) in init_system_db()
291 !_dbus_string_append (&process_homedir, in init_system_db()
296 _dbus_string_free (&process_homedir); in init_system_db()
394 *homedir = &process_homedir; in _dbus_homedir_from_current_process()