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

  /external/dbus/dbus/
dbus-userdb.h 95 dbus_bool_t _dbus_username_from_current_process (const DBusString **username);
dbus-userdb-util.c 416 if (!_dbus_username_from_current_process (&username))
dbus-userdb.c 322 _dbus_username_from_current_process (const DBusString **username) function
dbus-auth-script.c 470 if (!_dbus_username_from_current_process (&u) ||
dbus-keyring.c 742 if (!_dbus_username_from_current_process (&username) ||
dbus-auth.c 757 if (!_dbus_username_from_current_process (&username))
    [all...]

Completed in 1093 milliseconds