Searched refs:limits (Results 1 – 3 of 3) sorted by relevance
42 struct rlimit limits; in TEST_IMPL() local55 limits.rlim_cur = limits.rlim_max = maxfd + 1; in TEST_IMPL()56 if (setrlimit(RLIMIT_NOFILE, &limits)) { in TEST_IMPL()
629 limits imposed by the OS. If there is no such constraint, or the constraint644 limits imposed by the OS. If there is no such constraint, or the constraint
5878 * windows: fix mingw32 build, include limits.h (Yasuhiro Matsumoto)
Completed in 16 milliseconds