Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
getSubvolReadOnly :: RawFilePath -> IO Boolbtrfs System.Linux.Btrfs.ByteString Is the subvolume read-only? Note: calls the BTRFS_IOC_SUBVOL_GETFLAGS ioctl.
getSubvolReadOnlyFd :: Fd -> IO Boolbtrfs System.Linux.Btrfs.ByteString No documentation available.
setSubvolReadOnly :: RawFilePath -> Bool -> IO ()btrfs System.Linux.Btrfs.ByteString Make a subvolume read-only (or read-write). Note: calls the BTRFS_IOC_SUBVOL_GETFLAGS and BTRFS_IOC_SUBVOL_SETFLAGS ioctls.
setSubvolReadOnlyFd :: Fd -> Bool -> IO ()btrfs System.Linux.Btrfs.ByteString No documentation available.
siReadOnly :: SubvolInfo -> Boolbtrfs System.Linux.Btrfs.ByteString Is this a read-only subvolume?
-
Read strings describing a number of bytes like 2Kb and 0.5 MiB Please see the README on GitHub at https://github.com/danielrolls/byte-count-reader#readme
-
This library is for reading strings describing a number of bytes like 2Kb and 0.5 MiB.
module
Paths_byte_count_reader No documentation available.
xmlReadMemory :: CString -> CInt -> CString -> CString -> CInt -> IO (Ptr LibXMLDoc)c14n Text.XML.C14N.LibXML Parses an XML document from a textual representation held in memory.
maybeRead :: Read a => String -> Maybe acabal-debian Debian.Debianize.Prelude No documentation available.