Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-auth-script.c522 if (!_dbus_append_user_from_current_process (&username)) in _dbus_auth_script_run()
555 if (!_dbus_append_user_from_current_process (&username)) in _dbus_auth_script_run()
Ddbus-sysdeps.h196 dbus_bool_t _dbus_append_user_from_current_process (DBusString *str);
Ddbus-auth.c805 if (!_dbus_append_user_from_current_process (&username)) in handle_client_initial_response_cookie_sha1_mech()
1155 if (!_dbus_append_user_from_current_process (&plaintext)) in handle_client_initial_response_external_mech()
Ddbus-sysdeps-win.c1828 _dbus_append_user_from_current_process (DBusString *str) in _dbus_append_user_from_current_process() function
2600 if (!_dbus_append_user_from_current_process(out)) in _dbus_get_address_string()
Ddbus-sysdeps-unix.c2368 _dbus_append_user_from_current_process (DBusString *str) in _dbus_append_user_from_current_process() function
/external/dbus/
DChangeLog.pre-1-2369 (_dbus_append_user_from_current_process): use geteuid instead of
1041 (_dbus_append_user_from_current_process,
1203 * fix to use _dbus_append_user_from_current_process() instead of