Searched defs:authenticated (Results 1 – 3 of 3) sorted by relevance
109 …unsigned int authenticated : 1; /**< Cache of auth state; use _dbus_transport_get_is_a… member
269 int authenticated = NOT_AUTHENTICATED; /* not auth */ in run_ntlm_auth() local
205 unsigned int authenticated:1; member