Home
last modified time | relevance | path

Searched refs:NUM_OPEN (Results 1 – 1 of 1) sorted by relevance

/curl/tests/libtest/
H A Dlib518.c42 #define NUM_OPEN (FD_SETSIZE + 10) macro
43 #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 5 milliseconds