module Rlimit:sig..end
typevalue =[ `limited of Procfs.bigint | `unlimited ]
val sexp_of_value : value -> Sexplib.Sexp.tval value_of_sexp : Sexplib.Sexp.t -> valueval value_of_sexp__ : Sexplib.Sexp.t -> valuetype t = {
|
soft : |
|
hard : |
val sexp_of_t : t -> Sexplib.Sexp.tval t_of_sexp : Sexplib.Sexp.t -> tval hard : t -> valueval soft : t -> valuemodule Fields:sig..end