Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

whod

Declaration

Source position: prwhodh.inc line 16

type whod = record

  wd_vers: char;

  wd_type: char;

  wd_pad: array [0..1] of char;

  wd_sendtime: LongInt;

  wd_recvtime: LongInt;

  wd_hostname: array [0..31] of char;

  wd_loadav: array [0..2] of LongInt;

  wd_boottime: LongInt;

  wd_we: array [0..(1024divSizeOf(whoent))-1] of whoent;

end;


Documentation generated on: 2023-03-18