Home
last modified time | relevance | path

Searched refs:ResourceLimitInfinity (Results 1 – 1 of 1) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/libraries/unix/System/Posix/
H A DResource.hsc54 = ResourceLimitInfinity constructor
100 unpackRLimit (#const RLIM_INFINITY) = ResourceLimitInfinity
113 packRLimit ResourceLimitInfinity _ = (#const RLIM_INFINITY) function