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: PAnsiChar;

  mnt_dir: PAnsiChar;

  mnt_type: PAnsiChar;

  mnt_opts: PAnsiChar;

  mnt_freq: LongInt;

  mnt_passno: LongInt;

end;


Documentation generated on: 2026-08-16