Home
last modified time | relevance | path

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

/external/curl/tests/libtest/
Dlib518.c41 #define NUM_NEEDED (NUM_OPEN + SAFETY_MARGIN) macro
150 fprintf(stderr, "test518 NUM_NEEDED: %d\n", NUM_NEEDED); in rlimit()
229 num_open.rlim_cur = NUM_NEEDED; in rlimit()
356 num_open.rlim_max = NUM_NEEDED; in rlimit()