Searched defs:Session (Results 1 – 1 of 1) sorted by relevance
4 typedef struct Session Session; typedef58 struct Session { struct63 SessionType type; argument64 SessionType original_type; argument65 SessionClass class; argument67 char *state_file;69 User *user;71 dual_timestamp timestamp;73 char *display;74 char *tty;[all …]