Searched defs:authenticated (Results 1 – 9 of 9) sorted by relevance
60 boolean authenticated; member246 boolean current_authenticate, authenticated; in wayland_drm_display_authenticate() local
160 int authenticated; in is_authenticated() local
114 …unsigned int authenticated : 1; /**< Cache of auth state; use _dbus_transport_get_is_a… member
336 private void authenticateTest(boolean authenticated) { in authenticateTest()
260 int authenticated = NOT_AUTHENTICATED; /* not auth */ in run_ntlm_auth() local
327 boolean authenticated; in x11_screen_authenticate() local
129 int authenticated; member
96 Boolean authenticated; member
133 …tpSession renewSession (HttpServletRequest request, HttpSession httpSession, boolean authenticated) in renewSession()