Searched refs:limit (Results 1 – 6 of 6) sorted by relevance
129 struct rlimit limit; in do_test() local130 if (getrlimit (RLIMIT_AS, &limit) != 0) in do_test()136 if (limit.rlim_cur == RLIM_INFINITY || limit.rlim_cur > target) in do_test()138 limit.rlim_cur = 512 * 1024 * 1024; in do_test()139 if (setrlimit (RLIMIT_AS, &limit) != 0) in do_test()
12 # 256 different "time types"--a limit that's faced because time types are
18 # 256 different "time types"--a limit that's faced because time types are
13 # 256 different "time types"--a limit that's faced because time types are
1090 # Le Corre writes that the upper limit of the free zone was Arneguy, Orthez,
141 # We limit the list to names that have appeared in previous versions of
Completed in 19 milliseconds