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

tLL_Utmp

Declaration

Source position: utmp.pp line 68

type tLL_Utmp = record

  ut_type: Integer;

  ut_pid: LongInt;

  ut_line: tDevice_name;

  ut_id: array [1..4] of char;

  ut_user: tUser_name;

  ut_host: tHost_name;

  ut_exit: texitstatus;

  ut_session: LongInt;

  ut_tv: array [1..2] of LongInt;

  ut_addr: array [1..4] of LongInt;

  pad: array [1..48] of char;

end;


Documentation generated on: 2023-03-18