Searched refs:NUM_OPEN (Results 1 – 1 of 1) sorted by relevance
42 #define NUM_OPEN (FD_SETSIZE + 10) macro43 #define NUM_NEEDED (NUM_OPEN + SAFETY_MARGIN)151 fprintf(stderr, "test518 NUM_OPEN : %d\n", NUM_OPEN); in test_rlimit()275 num_open.rlim_max = NUM_OPEN; in test_rlimit()
Completed in 3 milliseconds