Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Posixat.StatsSourcetype t = Unix.LargeFile.stats = {st_dev : Base.int;st_ino : Base.int;st_kind : File_kind.t;st_perm : File_perm.t;st_nlink : Base.int;st_uid : Base.int;st_gid : Base.int;st_rdev : Base.int;st_size : Base.int64;st_atime : Base.float;st_mtime : Base.float;st_ctime : Base.float;}