Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/libraries/unix/System/Posix/
H A DFcntl.hsc67 fileAdvise fd off len adv = do function
81 fileAdvise _ _ _ _ = return () function