Searched defs:DBusAuth (Results 1 – 2 of 2) sorted by relevance
149 struct DBusAuth struct157 const DBusAuthStateData *state; /**< Current protocol state */ argument159 const DBusAuthMechanismHandler *mech; /**< Current auth mechanism */ argument161 DBusString identity; /**< Current identity we're authorizing165 DBusCredentials credentials; /**< Credentials read from socket,191 * "Subclass" of DBusAuth for client side argument
33 typedef struct DBusAuth DBusAuth; typedef