Unit 'Utmp' Package
[Overview][Constants][Types][Procedures and functions][Index] [#utmp]

tUser

Declaration

Source position: utmp.pp line 26

type tUser = packed record

  Type_of_login: tLogin_type;

  Pid: tPid;

  Device: tDevice_name;

  Tty_name: string;

  Login_time: tTime;

  User_name: tUser_name;

  Host_name: tHost_name;

  IP_Address: tIP_Address;

end;


Documentation generated on: 2023-03-18