Home
last modified time | relevance | path

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

/xnu-8792.81.2/tests/
H A Dftruncate.c25 struct rlimit rlim; in fsize_test() local
H A Dunp_externalize_fd_alloc.c23 struct rlimit rlim = { 6, 6 }; variable
/xnu-8792.81.2/bsd/kern/
H A Dkern_resource.c945 struct rlimit rlim, stack_rlim = {.rlim_cur = 0, .rlim_max = 0}; in dosetrlimit() local