Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-userdb.c196 static DBusString process_homedir; variable
204 _dbus_string_free (&process_homedir); in shutdown_system_db()
253 if (!_dbus_string_init (&process_homedir)) in init_system_db()
263 !_dbus_string_append (&process_homedir, in init_system_db()
268 _dbus_string_free (&process_homedir); in init_system_db()
352 *homedir = &process_homedir; in _dbus_homedir_from_current_process()