Searched refs:_dbus_append_user_from_current_process (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-auth-script.c522 if (!_dbus_append_user_from_current_process (&username))
555 if (!_dbus_append_user_from_current_process (&username))
H A Ddbus-sysdeps.h196 dbus_bool_t _dbus_append_user_from_current_process (DBusString *str);
H A Ddbus-auth.c805 if (!_dbus_append_user_from_current_process (&username))
1155 if (!_dbus_append_user_from_current_process (&plaintext))
H A Ddbus-sysdeps-win.c1828 _dbus_append_user_from_current_process (DBusString *str) function
2600 if (!_dbus_append_user_from_current_process(out))
H A Ddbus-sysdeps-unix.c2343 _dbus_append_user_from_current_process (DBusString *str) function

Completed in 115 milliseconds