Home
last modified time | relevance | path

Searched defs:Session (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/login/
Dlogind-session.h4 typedef struct Session Session; typedef
58 struct Session { struct
63 SessionType type; argument
64 SessionType original_type; argument
65 SessionClass class; argument
67 char *state_file;
69 User *user;
71 dual_timestamp timestamp;
73 char *display;
74 char *tty;
[all …]