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.

  1. pattern FILE_ATTRIBUTE_UNIX_IS_MOUNTPOINT :: Text

    gi-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.

  2. pattern FILE_ATTRIBUTE_UNIX_MODE :: Text

    gi-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.

  3. pattern FILE_ATTRIBUTE_UNIX_NLINK :: Text

    gi-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.

  4. pattern FILE_ATTRIBUTE_UNIX_RDEV :: Text

    gi-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.

  5. pattern FILE_ATTRIBUTE_UNIX_UID :: Text

    gi-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.

  6. pattern VOLUME_IDENTIFIER_KIND_UNIX_DEVICE :: Text

    gi-gio GI.Gio.Constants

    The string used to obtain a Unix device path with volumeGetIdentifier.

  7. AnotherUnixSocketAddressType :: Int -> UnixSocketAddressType

    gi-gio GI.Gio.Enums

    Catch-all for unknown values

  8. DBusErrorUnixProcessIdUnknown :: DBusError

    gi-gio GI.Gio.Enums

    Tried to get a UNIX process ID and it wasn't available.

  9. DBusMessageHeaderFieldNumUnixFds :: DBusMessageHeaderField

    gi-gio GI.Gio.Enums

    The number of UNIX file descriptors that accompany the message.

  10. SocketFamilyUnix :: SocketFamily

    gi-gio GI.Gio.Enums

    the UNIX domain family

Page 156 of many | Previous | Next