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

  /external/dbus/dbus/
dbus-transport.c 599 _dbus_verbose ("Client UID "DBUS_UID_FORMAT" authorized\n", auth_identity.uid);
603 _dbus_verbose ("Client UID "DBUS_UID_FORMAT
620 _dbus_verbose ("Client authorized as UID "DBUS_UID_FORMAT
621 " but our UID is "DBUS_UID_FORMAT", disconnecting\n",
629 _dbus_verbose ("Client authorized as UID "DBUS_UID_FORMAT
630 " matching our UID "DBUS_UID_FORMAT"\n",
    [all...]
dbus-userdb.c 128 _dbus_verbose ("Using cache for UID "DBUS_UID_FORMAT" information\n",
135 _dbus_verbose ("No cache for UID "DBUS_UID_FORMAT"\n",
dbus-sysdeps.h 107 #define DBUS_UID_FORMAT "%lu"
dbus-auth.c 713 _dbus_verbose ("%s: authenticated client with UID "DBUS_UID_FORMAT" using DBUS_COOKIE_SHA1\n",
1045 _dbus_verbose ("%s: authenticated client with UID "DBUS_UID_FORMAT
1046 " matching socket credentials UID "DBUS_UID_FORMAT"\n",
1057 _dbus_verbose ("%s: credentials uid="DBUS_UID_FORMAT
1059 " do not allow uid="DBUS_UID_FORMAT
    [all...]
dbus-sysdeps-unix.c 1083 " uid "DBUS_UID_FORMAT
    [all...]
  /external/dbus/bus/
policy.c 399 _dbus_verbose ("List %p user rule uid="DBUS_UID_FORMAT"\n",
409 _dbus_verbose ("List %p group rule uid="DBUS_UID_FORMAT"\n",
    [all...]
connection.c 134 _dbus_verbose ("Adjusting connection count for UID " DBUS_UID_FORMAT
    [all...]

Completed in 66 milliseconds