Home
last modified time | relevance | path

Searched refs:reauthentication_requests (Results 1 – 1 of 1) sorted by relevance

/dports/x11/gdm/gdm-3.28.4/daemon/
H A Dgdm-session-worker.c187 GHashTable *reauthentication_requests; member
3498 g_hash_table_remove (worker->priv->reauthentication_requests, in on_reauthentication_client_disconnected()
3628 g_hash_table_replace (worker->priv->reauthentication_requests, in gdm_session_worker_handle_start_reauthentication()
3776 worker->priv->reauthentication_requests = g_hash_table_new_full (NULL, in gdm_session_worker_init()
3825 g_hash_table_unref (worker->priv->reauthentication_requests); in gdm_session_worker_finalize()