Hoogle Search
Within LTS Haskell 24.58 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pattern
FILE_ATTRIBUTE_UNIX_IS_MOUNTPOINT :: Textgi-gio GI.Gio.Constants A key in the "unix" namespace for checking if the file represents a UNIX mount point. This attribute is True if the file is a UNIX mount point. Since 2.58, / is considered to be a mount point. This attribute is only available for UNIX file systems. Corresponding FileAttributeType is FileAttributeTypeBoolean.
pattern
FILE_ATTRIBUTE_UNIX_MODE :: Textgi-gio GI.Gio.Constants A key in the "unix" namespace for getting the mode of the file (e.g. whether the file is a regular file, symlink, etc). See the documentation for lstat(): this attribute is equivalent to the st_mode member of struct stat, and includes both the file type and permissions. This attribute is only available for UNIX file systems. Corresponding FileAttributeType is FileAttributeTypeUint32.
pattern
FILE_ATTRIBUTE_UNIX_NLINK :: Textgi-gio GI.Gio.Constants A key in the "unix" namespace for getting the number of hard links for a file. See the documentation for lstat(). This attribute is only available for UNIX file systems. Corresponding FileAttributeType is FileAttributeTypeUint32.
pattern
FILE_ATTRIBUTE_UNIX_RDEV :: Textgi-gio GI.Gio.Constants A key in the "unix" namespace for getting the device ID for the file (if it is a special file). See the documentation for lstat(). This attribute is only available for UNIX file systems. Corresponding FileAttributeType is FileAttributeTypeUint32.
pattern
FILE_ATTRIBUTE_UNIX_UID :: Textgi-gio GI.Gio.Constants A key in the "unix" namespace for getting the user ID for the file. This attribute is only available for UNIX file systems. Corresponding FileAttributeType is FileAttributeTypeUint32.
pattern
VOLUME_IDENTIFIER_KIND_UNIX_DEVICE :: Textgi-gio GI.Gio.Constants The string used to obtain a Unix device path with volumeGetIdentifier.
AnotherUnixSocketAddressType :: Int -> UnixSocketAddressTypegi-gio GI.Gio.Enums Catch-all for unknown values
DBusErrorUnixProcessIdUnknown :: DBusErrorgi-gio GI.Gio.Enums Tried to get a UNIX process ID and it wasn't available.
DBusMessageHeaderFieldNumUnixFds :: DBusMessageHeaderFieldgi-gio GI.Gio.Enums The number of UNIX file descriptors that accompany the message.
SocketFamilyUnix :: SocketFamilygi-gio GI.Gio.Enums the UNIX domain family