Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dresourcendk.cpp99 struct rlimit newLimit = {.rlim_cur = lim, .rlim_max = lim}; in PrLimit() local
108 struct rlimit newLimit = {.rlim_cur = lim, .rlim_max = lim}; in PrLimit64() local