Unit 'gemdos' Package
[Overview][Constants][Types][Procedures and functions][Index] [#tosunits]

TXATTR

Declaration

Source position: gemdos.pas line 274

type TXATTR = record

  mode: Word;

  index: LongInt;

  dev: Word;

  rdev: Word;

  nlink: Word;

  uid: Word;

  gid: Word;

  size: LongInt;

  blksize: LongInt;

  nblocks: LongInt;

  mtime: Word;

  mdate: Word;

  atime: Word;

  adate: Word;

  ctime: Word;

  cdate: Word;

  attr: Word;

  reserved2: Word;

  reserved3: array [0..1] of LongInt;

end;


Documentation generated on: 2023-03-18