Searched refs:target (Results 1 – 1 of 1) sorted by relevance
71 long target = 100 * 1024 * 1024; in do_test() local72 if (limit.rlim_cur == RLIM_INFINITY || limit.rlim_cur > target) in do_test()74 limit.rlim_cur = target; in do_test()
Completed in 5 milliseconds