Home
last modified time | relevance | path

Searched defs:peekFilePathLen (Results 1 – 2 of 2) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/libraries/unix/System/Posix/ByteString/
H A DFilePath.hsc59 peekFilePathLen = packCStringLen function
/dports/lang/ghc/ghc-8.10.7/libraries/base/System/Posix/
H A DInternals.hs179 peekFilePathLen fp = getFileSystemEncoding >>= \enc -> GHC.peekCStringLen enc fp function