Home | History | Annotate | Download | only in dbus

Lines Matching defs:creds

107   DBusCredentials *creds;
131 creds = _dbus_credentials_new ();
132 if (creds == NULL)
151 _dbus_credentials_unref (creds);
191 transport->credentials = creds;