Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlib518.c43 #define NUM_NEEDED (NUM_OPEN + SAFETY_MARGIN) macro
152 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