Home
last modified time | relevance | path

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

/third_party/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 rlimit()
215 * verify that soft limit is higher than NUM_NEEDED, in rlimit()
221 num_open.rlim_cur = NUM_NEEDED; in rlimit()
348 num_open.rlim_max = NUM_NEEDED; in rlimit()

Completed in 1 milliseconds