Searched refs:NUM_NEEDED (Results 1 – 1 of 1) sorted by relevance
43 #define NUM_NEEDED (NUM_OPEN + SAFETY_MARGIN) macro152 fprintf(stderr, "test518 NUM_NEEDED: %d\n", NUM_NEEDED); in test_rlimit()221 num_open.rlim_cur = NUM_NEEDED; in test_rlimit()348 num_open.rlim_max = NUM_NEEDED; in test_rlimit()
Completed in 3 milliseconds