Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
deviceID :: FileStatus -> DeviceIDunix System.Posix.Files ID of the device on which this file resides.
deviceIDX :: ExtendedFileStatus -> DeviceIDunix System.Posix.Files ID of the device on which this file resides.
fileID :: FileStatus -> FileIDunix System.Posix.Files inode number
fileIDX :: ExtendedFileStatus -> FileIDunix System.Posix.Files The inode number of the file.
mountIDX :: ExtendedFileStatus -> Word64unix System.Posix.Files The mount ID of the mount containing the file. This is the same number reported by name_to_handle_at(2) and corresponds to the number in the first field in one of the records in procself/mountinfo.
-
unix System.Posix.Files Set group ID on execution.
-
unix System.Posix.Files Set user ID on execution.
specialDeviceID :: FileStatus -> DeviceIDunix System.Posix.Files Describes the device that this file represents.
specialDeviceIDX :: ExtendedFileStatus -> DeviceIDunix System.Posix.Files Describes the device that this file represents.
-
unix System.Posix.Files.ByteString Want stx_gid.