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

  /external/dbus/dbus/
dbus-userdb.c 225 static DBusString process_homedir; variable
234 _dbus_string_free (&process_homedir);
281 if (!_dbus_string_init (&process_homedir))
291 !_dbus_string_append (&process_homedir,
296 _dbus_string_free (&process_homedir);
394 *homedir = &process_homedir;

Completed in 1729 milliseconds