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

glob_t

Declaration

Source position: globh.inc line 32

type glob_t = record

  gl_pathc: size_t;

  gl_pathv: ;

  gl_offs: size_t;

  gl_flags: LongInt;

  gl_closedir: TGlobCloseDirProc;

  gl_readdir: TGlobReadDirFunc;

  gl_opendir: TGlobOpenDirFunc;

  gl_lstat: TGlobStatFunc;

  gl_stat: TGlobStatFunc;

end;


Documentation generated on: 2023-03-18