Home
last modified time | relevance | path

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

/dports/x11/lightdm/lightdm-1.30.0/src/
H A Dseat.h111 gboolean seat_switch_to_user (Seat *seat, const gchar *username, const gchar *session_name);
H A Ddisplay-manager-service.c309 if (seat_switch_to_user (entry->seat, username, session_name)) in handle_seat_call()
H A Dseat.c1501 seat_switch_to_user (Seat *seat, const gchar *username, const gchar *session_name) in seat_switch_to_user() function