HomeSort by relevance Sort by last modified time
    Searched refs:_dbus_append_user_from_current_process (Results 1 - 5 of 5) sorted by null

  /external/dbus/dbus/
dbus-auth-script.c 522 if (!_dbus_append_user_from_current_process (&username))
555 if (!_dbus_append_user_from_current_process (&username))
dbus-sysdeps.h 193 dbus_bool_t _dbus_append_user_from_current_process (DBusString *str);
dbus-auth.c 805 if (!_dbus_append_user_from_current_process (&username))
    [all...]
dbus-sysdeps-win.c 1830 _dbus_append_user_from_current_process (DBusString *str) function
    [all...]
dbus-sysdeps-unix.c 2256 _dbus_append_user_from_current_process (DBusString *str) function
    [all...]

Completed in 44 milliseconds