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

mntent

Declaration

Source position: mntenth.inc line 18

type mntent = record

  mnt_fsname: Pchar;

  mnt_dir: Pchar;

  mnt_type: Pchar;

  mnt_opts: Pchar;

  mnt_freq: LongInt;

  mnt_passno: LongInt;

end;


Documentation generated on: 2023-03-18